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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle Reports Developer - temporary tables

Status
Not open for further replies.

mbl73

Programmer
Mar 28, 2007
9
TT
Hi everyone, I am new to Oracle and Oracle Reports Developer. I need to create a temporary table and populate it with some data, leaving 2 columns without data. These 2 columns will be populated by going through each row and checking other tables to see if there is related data for that row. If there is data then the 1 or 2 empty columns are updated depending on what is found. I do not know where to put the create table statement, does it go in the BEFORE PARAMETER FORM trigger?


Thanks for the assist ...
mbl73
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top