How would you retrieve Unique rows from table without using UNIQUE and DISTINCT keyword?
Answer Posted / virendra maurya
We can simply remove duplicate from table
1. Using CTE
2. Using Group by
3. Using Rank function
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Difference between connected and disconnected database in .net with sql server?
What is a transactions?
What is the name of reporting services config file and what’s it’s used for?
What is index in an assignment?
How to select true false based on column value in sql server?
Tell me the use of keyword with encryption. Create a store procedure with encryption?
What are the differences between lost updates and uncommitted dependencies?
How to use clusters?
What do you think of this implementation? Can this be implemented better?
What are sparse columns?
What is the purpose of linked server configuration in sql server?
What are the steps to process a single select statement?
What is BCNF? How is it better than 2NF & 3NF?
What triggers long term care?
Explain the use of containers in ssis?