PL/SQL Table String Size

nnbbb09

Member
If there a limit to the PL/SQL Table String Size in the latest DOA? I seem to remember having problems in 3.3.3 with strings over 4000 bytes.
 
The maximum string size for a PL/SQL Table is indeed 4000 bytes.

------------------
Marco Kalter
Allround Automations
 
Back
Top