View Single Post
  #5 (permalink)  
Old 02-08-10, 15:36
n_i n_i is online now
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by BradH View Post
Now, is there a way to tell which table it was drawn from?
select 'Type A', A.* from A where A.OPRID = '&USERID'
...
Reply With Quote