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