http://qs1969.pair.com?node_id=319089


in reply to deleting from a mysql database

DELETE FROM table WHERE Name ! IN ( 'a', 'b', 'c' )

cheers

tachyon