how to find out the repeated value from table using groupby
function?
Answer Posted / vishu
by using count(colun name ) and differd calumn
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between grant and with grant while giving permissions to the user?
What is the openxml statement in sql server?
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
What are clustered and non-clustered index?
What is mean by candidate key?
Where are SQL server users names and passwords are stored in sql server?
Explain the different types of joins?
How you can move data or databases between servers and databases in sql server?
Do you know what is fill factor and pad index?
How to delete an existing row with delete statements in ms sql server?
Explain the dirty pages?
What is RMS migrations?
How to maintain a fill factor in existing indexes?
What number aggregate functions are accessible there in sql?
Are resultset updatable?