If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Temporary Tables in DB2V7.1 on OS390

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-01-04, 17:44
antodomnic antodomnic is offline
Registered User
 
Join Date: Mar 2003
Posts: 69
Temporary Tables in DB2V7.1 on OS390

HI,
I have a critical situation where I need to generate a dynamic report ( Ie from the Client browser when the User clicks the report I need to fetch the values from the database) and display to the User.
This query is taking a long time app. 2 minutes, Since of the volume of records in the table and i am joining four tables. One of my friend is suggesting temporary table concept which will fetch the results fast.
Even in temporary table also, I need to do a select in order to insert the rows to that temp. table. So how does a temporary table increase the performace particularly in the case of dynamic report?


Thanks,
Anto. A.R.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On