Re: Single quote?

From: wayne <no_at_email.please.com>
Date: 01 Mar 2001 04:38:19 GMT
Message-ID: <97kjnr$b35_at_dispatch.concentric.net>


> WHERE column_name like '%'%';
> i'm not sure if it'll work,but give it a shot..

Almost!

Try this:

WHERE column_name like '%''%'; Received on Thu Mar 01 2001 - 05:38:19 CET

Original text of this message