View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 11:27 AM
lister
 
Posts: n/a
Default concatonating 2 SELECTS into the same result set?

H all, newbie here again.

Is it possible to do two SELECTS in the same SQL call, and return the
results of both in the same result set?
(This two selects would be getting the same columns from the same
table).

Many thanks,
Lister

Reply With Quote