Hi!
Suchst Du so etwas:
  
SELECT * FROM Tabelle  
WHERE name NOT IN ('name1', 'name2', ...);  
~~~?  
  
Mehr dazu steht im [Handbuch](http://dev.mysql.com/doc/refman/5.1/de/any-in-some-subqueries.html).  
  
  
off:PP  
  
  
-- 
"You know that place between sleep and awake, the place where you can still remember dreaming?" (Tinkerbell)