how to delete duplicate rows in sql server 2005?
Answers were Sorted based on User's Feedback
Answer / balaji
alter ignore table <tablename> add unique key
(field1,field2,....);
| Is This Answer Correct ? | 1 Yes | 9 No |
What is the maximum length of a table name, database name, and fieldname in MySQL?
3 Answers Accenture, Pioneer, TISL,
Why mysql is used with php?
What is the storage engine used for MySQL?
Is mysql a nosql database?
How to show table names with 'mysqlshow'?
How do I start mysql database?
How can you create and drop view in mysql?
Why do we use group by and order by function in mysql?
How many concurrent queries can mysql handle?
Is mysql relational?
Give the syntax of REVOKE commands?
Is mysql a free database?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)