Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: Union Compute With Subquery


Message #1 by "Reagan" <reagan_laurence@h...> on Fri, 10 May 2002 17:39:37
Selecting the Sum as a subquery worked great.  I always assumed that the 
subquery wouldn't know which ID from the main query you were on and would 
have nothing to compare to in it's where clause.  But I ran it and it 
worked just fine.  Thanks!

  Return to Index