in reply to
Re^3: SQL queries using dynamic array
in thread
SQL queries using dynamic array
I guess I've been spoilt by Informix for too long (limit 32K). I did find
some info on Oracle
, which indicates the limit may be more than 3K, even for 8.x, though there could be some limit of the tools used to access the database.
Comment on
Re^4: SQL queries using dynamic array
In Section
Seekers of Perl Wisdom