3
Reply

How to Delete duplicate record from table in sql server 2008

Ask a question
Satya Prakash

Satya Prakash

11y
2.1k
1
Hi all,

I have a table with two field

age           location
20              A
22              B
20              A
22              B
23              C

Now i want to delete duplicate record from table through sql query if any one know then please help me.





Thanks in advance.....................

Answers (3)
Next Recommended Forum