rdbms - Max. number of subqueries with WHERE clause in MySQL -


what value of maximum number of sub-queries can written in clause? dependent on rdbms or number of attributes of table?

the ansi sql standard not specify maximum number of subqueries in where clause. such limitation, if exits, rdbms-specific.


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -