Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Dynamic SQL
Hello,
How do I create a dynamic insert SQL statement within a dynamic SQL? Actually, I don't know how many rows it is going to return. The table I am using is user_tab_columns to insert from that into another schema using database link.
I cannot use execute_immediate as I need this code to run against oracle 7.x and 8.x.
Any help is greatly appreciated.
Thanks Received on Wed Apr 25 2001 - 10:34:28 CDT
![]() |
![]() |