Subject Question about "IN"
Author Lee Jenkins
Hi I was wondering if I can use IN clause like so:

SELECT Field1, Field2 FROM MyTable WHERE 'ConstantValue' IN Field1;

Thank you
--

Warm Regards,

Lee