How To delete duplicate record from a particular table?
Answer Posted / pavan kumar
Mr. Manoj, the system throws error message as "Incrrect
sysntax near 'a'"
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How do I view a script in sql server?
What is store procedure? How do they work?
How does the report manager work in SSRS?
What is difference between foreign key and unique key?
How to include text values in sql statements?
What is 1nf 2nf?
What is function of ROLLUP ?
What is GUID in sql server?
Is it possible in sql table to have more than one foreign key?
What is scd (slowly changing dimension)? : sql server analysis services, ssas
Explain the steps to use transact-sql cursor?
Explain what are the events recorded in a transaction log?
How to create database with physical files specified in ms sql server?
What is the simplest way to create a new database in ms sql server?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?