News

(SQL Server 2000)I have a query that basically selects a lot of "complicated" stuff and then dumps it into a #temp table.I then have a correlated subquery that runs against the temp table.Now when ...
Ok, I need a hand with my general SQL Theory here. (Hey, the more you teach me, the less questions I'll ask going forward!) Anyway, I am trying to put together a report.I can pull the data using ...