Search Results

Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: aboyd ; Forum: MS SQL and child forums
Forum: MS SQL Jul 10th, 2008
Replies: 2
Views: 4,138
Posted By aboyd
DELETE FROM table1
USING table1, table1 AS vtable
WHERE (table1.ID > vtable.ID)
AND (table1.field_name=vtable.field_name)

You may need to have lots of ANDs at the end, if you want lots of...
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC