Dale Hans <[EMAIL PROTECTED]> wrote:
> I have a field in the table, call it 'stuff', and it contains a list
> of values that are comma separated. i.e. 'Books,DVDs,Video
> Tapes,CDs'
>
> I want to SELECT out all records that have an item. I know IN works
> the other way, so is there something
I have a field in the table, call it 'stuff', and it contains a list
of values that are comma separated. i.e. 'Books,DVDs,Video
Tapes,CDs'
I want to SELECT out all records that have an item. I know IN works
the other way, so is there something that will get what I want like
this:
SELECT * FROM