Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Dynamic SQL and Database Links
Scenario:
We need to insert data into a table via a database link.
Questions:
1.) Has anyone used dynamic sql to create the insert statement so that depending on what database you are logged into - the correct database link is used? and if so, how did you get around the 2000 character limit?
We have this huge insert statement with lots of data.
Any ideas? Received on Wed Jul 14 1999 - 14:03:48 CDT
![]() |
![]() |