View Single Post
  #3 (permalink)  
Old 07-24-09, 12:12
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by davoutuk

P.S. I'm wondering whether there should be a separate forum for generic SQL questions like mine?
This is not a generic question, because such limitations are specific to each particular DBMS, which you chose not to disclose.

You could also consider using a join, which will eliminate the need for the IN condition.
Reply With Quote