Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Delete Row

Author  Topic 

jess1984
Starting Member

14 Posts

Posted - 2010-10-12 : 10:10:53
Hai,
i Have two row with same data.. how can i delete
one row


jess

jess1984

Sachin.Nand

2937 Posts

Posted - 2010-10-12 : 10:54:27
Its very simple to delete two row with same data..... go to msdn site....its very easy man........

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=151428#595087

PBUH

Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-10-17 : 03:16:57
see method 6

http://sqlblogcasts.com/blogs/madhivanan/archive/2007/08/27/multipurpose-row-number-function.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

dmilam
Posting Yak Master

185 Posts

Posted - 2010-10-18 : 15:30:44
Or, http://code.msdn.microsoft.com/SQLExamples/Wiki/View.aspx?title=DuplicateRows&referringTitle=Home
Go to Top of Page
   

- Advertisement -