Write a query to delete duplicate records in SQL SERVER
Answer Posted / anil
delete from tab_nam where
| Is This Answer Correct ? | 2 Yes | 30 No |
Post New Answer View All Answers
How you can move data or databases between servers and databases in sql server?
What is difference between joins and subqueries?
Define tool Manage Statistics in SQL Server 2000 query ?
How to find the login name linked to a given user name?
Can a unique index be created on a column, which contains null?
How to write character string constants or literals in ms sql server?
What is acid properties?
How to replace null values in expressions using isnull()?
How to execute stored procedure and set temp table in sql server?
What are the types of processing and explain each? : sql server analysis services, ssas
What is awe?
Do you know what are acid properties?
How to download microsoft sql server 2005 express edition?
Define normalisation?
Explain encryption of entire databases without the need for application changes in sql server 2008?