Limit to number of items in a List [WHERE id IN (,,,,)]
From: Craig B. <craig.bender_at_practiceone.com>
Date: 2 Mar 2004 12:14:35 -0800
Message-ID: <6a45b902.0403021214.68b7ff8c_at_posting.google.com>
Date: 2 Mar 2004 12:14:35 -0800
Message-ID: <6a45b902.0403021214.68b7ff8c_at_posting.google.com>
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,