If I want to generate dynamically some queries in a php 5 application to retrieve information from an Oracle database. is there a maximum length for this query?
When i use the IN statement, how many values can I use in?
What is the maximum query length in Oracle?
|