I am new to SQL. I want to feed data from SQL to my program. Right now an SQL request is generated by concatenating multiple statements. Is there a limit on the number of nested functions in excel (similar to the seven nested functions per formula limit in Excel)? Or will it try to execute arbitrary complex statement?
"It depends basically on the DBMS you're using. All of them have some sort of max SQL statement length limit." - Can you please share the information about these limits? I am interested in SQL server, but limits of other DBMS might be of interest to other SO visitors.