How To delete duplicate record from a particular table?
Answer Posted / sybaseexperties
Mr. Parashu, Ur query will delete all dup rec at all. the
solution should be for del dups but keepning single record.
understand?? :)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Is the log file is a part of file group?
Explain syntax for disabling triggers?
Define cross join in sql server joins?
What are the properties of primary key?
What are the different types of locks in the database?
When does a workload on SQL Azure get throttled?
Mention the 3 ways to get a count of the number of records in a table.
What are horizontal and vertical scaling?
What is simple indexing method?
how to invoke a trigger on demand? : Sql server database administration
How many triggers are possible per table?
How to delete database objects with "drop" statements in ms sql server?
In what three ways is the return statement used in a stored procedure?
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
How will you decide the active and passive nodes?