RE: Match/No Match query

2008-05-21 Thread Jerry Schwartz
>-Original Message- >From: Yong Lee [mailto:[EMAIL PROTECTED] >Sent: Wednesday, May 21, 2008 3:10 PM >To: 'Chris W'; 'Jerry Schwartz'; 'MYSQL General List' >Subject: RE: Match/No Match query > >chris, > >you're going to need

RE: Match/No Match query

2008-05-21 Thread Jerry Schwartz
>-Original Message- >From: Chris W [mailto:[EMAIL PROTECTED] >Sent: Wednesday, May 21, 2008 1:14 PM >To: Jerry Schwartz; MYSQL General List >Subject: Re: Match/No Match query > >Jerry Schwartz wrote: >>> From: Chris W [mailto:[EMAIL PROTECTED] >>>

RE: Match/No Match query

2008-05-21 Thread Yong Lee
ode; Yong. -Original Message- From: Chris W [mailto:[EMAIL PROTECTED] Sent: May 21, 2008 10:14 AM To: Jerry Schwartz; MYSQL General List Subject: Re: Match/No Match query Jerry Schwartz wrote: >> From: Chris W [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, May 21, 2008 12:25 PM >&

Re: Match/No Match query

2008-05-21 Thread Chris W
Jerry Schwartz wrote: From: Chris W [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 21, 2008 12:25 PM To: Jerry Schwartz Cc: mysql@lists.mysql.com Subject: Re: Match/No Match query Jerry Schwartz wrote: I have a list of codes. Some, but not all, of these codes will match the

RE: Match/No Match query

2008-05-21 Thread Jerry Schwartz
>From: Chris W [mailto:[EMAIL PROTECTED] >Sent: Wednesday, May 21, 2008 12:25 PM >To: Jerry Schwartz >Cc: mysql@lists.mysql.com >Subject: Re: Match/No Match query > >Jerry Schwartz wrote: >> I have a list of codes. Some, but not all, of these codes will match >the

Re: Match/No Match query

2008-05-21 Thread Chris W
Jerry Schwartz wrote: I have a list of codes. Some, but not all, of these codes will match the entries in a product table. Here's what the data would look like: List of Codes: The rows in the product table look like prod_num code 222 333 What I