Does any know if there is a limitation on the number of items you can
contain within an SQL list. (e.g. WHERE id IN (,,,,) ). And if that
differs from having a sub-query oppose to literal values?
Regards,
Craig.
contain within an SQL list. (e.g. WHERE id IN (,,,,) ). And if that
differs from having a sub-query oppose to literal values?
Regards,
Craig.
Comment