J
Jesper
I have some long SQLs in VBA using:
"SELECT from table WHERE id IN (1,2,3,4,5 etc)"
and they tends to get pretty long. What's the max length of an SQL
statement?
Thanks.
Jesper
"SELECT from table WHERE id IN (1,2,3,4,5 etc)"
and they tends to get pretty long. What's the max length of an SQL
statement?
Thanks.
Jesper