NYCProgrammer
06-15-2010, 02:12 PM
Hi, how do you include the results of a query in another query? I know that you refer to a table by typing dbo.Tablename.Fieldname, but how about another query? Where do you store the query?
View Full Version : SQL Server Query subquery