How to get the count of distinct records. Please give me the
query?
Answer Posted / soumya
select distinct (columnname) from tablename
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between clustered and a non-clustered index?
How would you use user_constraints table in DB?
Why do we use non clustered index?
What is an active database?
What is the importance of a recovery model?
What is relationship? What number of sorts of relationship are there?
What are the components of sql server service broker?
We need to perform what steps in the following order to work with a cursor?
what exactly sql injuction.how to overcome.....
New concepts of sql server 2005 use in your project.
What it means to be triggered?
Explain why variables called the most powerful component of ssis?
How to modify an existing stored procedure in ms sql server?
Define Wed Edition in SQL Azure?
What are window functions in sql server?