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
How can I create a new template for import ? : sql server management studio
Characterize join and name diverse sorts of joins?
Can a unique index be created on a column, which contains null?
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
what are user defined datatypes? : Sql server database administration
What is the purpose of sql profiler in sql server? : sql server database administration
How many database files are there in sql server 2000?what are they?
What are user defined functions in ms sql server?
Write down the syntax and an example for create, rename and delete index?
How to download and install microsoft .net framework version 2.0?
What are different types of raid configurations? : SQL Server Architecture
Can you tell me about the concept of ER diagrams?
How to use column default values in insert statements in ms sql server?
What are different types of data sources?
How to concatenate two binary strings together?