Thread: Does Not Exist?
View Single Post
  #2 (permalink)  
Old 09-28-2006, 08:25 AM
Dimitar
 
Posts: n/a
Default ANY answer. Re: Does Not Exist?

[sql]
SELECT * FROM cp where id not in (select pid from su)
[/sql]
Reply With Quote