how to delete duplicate rows from table in sql server
Answer Posted / swapna
We can delete duplicate rows from table by using distinct
command.
| Is This Answer Correct ? | 10 Yes | 35 No |
Post New Answer View All Answers
if no size is defined while creating the database, what size will the database have? : Sql server administration
What is cross join in sql server joins?
Will sql server 2005 allow you to reduce the size of a column?
What is the ‘fillfactor’?
How can I create a report based on a query? : sql server management studio
What is service broker? : sql server database administration
In how many ways you can invoke ssrs reports?
What is Extended user-defined?
Define Unique Key?
Why is sql server log file full?
What is the stored procedure?
What is the purpose of a table?
How to create a large table with random data for index testing in ms sql server?
Ways to improve the performance of a SQL Azure Database?
How to list all objects in a given schema?