Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Combining Recordsets

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi,

I'm trying to find a way to combine two separate recordsets into one recordset so it can be resorted. Does anyone know of a way to do ths? What I need s two separate unrelated sql queries to be merged and sorted as one set of data.

Thanks,
David Capone
 
I think you want to perform a UNION query. The SQL Server area is a better forum to get help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top