ge -
> From: "Jed Verity" <[EMAIL PROTECTED]>
> To: "julian haffegee" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Friday, September 06, 2002 3:42 AM
> Subject: Re: select statements
>
>
>> Hello, Jules,
>>
>> Yo
such phrases seem pretty useless!
Thanks for your time
Jules
- Original Message -
From: "Jed Verity" <[EMAIL PROTECTED]>
To: "julian haffegee" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, September 06, 2002 3:42 AM
Subject: Re: select stat
Hello, Jules,
You can use the "value in (a,b,c)" format. If necessary, implode your array
and do something like this:
SELECT emailAddress FROM subscribers_html WHERE mailingGroup value in
($toText);
Check the documentation, if necessary, for usage of implode and "value in".
HTH!
Jed
On the th