|
-
Jul 13th, 2006, 02:33 PM
#1
Thread Starter
Addicted Member
creating and droping temptable to speed up the query?
hi,
I have report that is generated from joining three views. one view takes forever which slowes down the overall performance of the report. is it recommended to maybe create that table on the fly as #tempTable then join it with the other views then drop it ?
if yes, can someone give me an code demonstrating how I can create that table, join it with other tables then drop it? thank you very much.
waely
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|