Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fetching into a dynamic record
Message
From
10/01/2002 07:01:42
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Quebec, Canada
 
 
To
All
General information
Forum:
Oracle
Category:
PL/SQL
Title:
Fetching into a dynamic record
Miscellaneous
Thread ID:
00602897
Message ID:
00602897
Views:
69
HI,
Is there a way to declare a dymamic record in PL/SQL. I wolud like to build a framework that would insert data from several (23 different)tables.

I can have the column list with the ALL_TAB_COLUMN table and I would like to create a record based on these columns. This way, with EXECUTE IMMEDIATE, I would be able to only change the source and target table and still using the same insert procedure instead of creating 23 different procedure that does the same thing.

Thank you for your help,
Christian Cote
Next
Reply
Map
View

Click here to load this message in the networking platform