Re: Match Records

2001-03-06 Thread Neelesh
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 06, 2001 10:25 AM Subject: Re: Match Records > >I`m trying to find the best method to match records between two tables in a > >MySQL database. But it must match atleast once, so here is a scenario for you > >to

Re: Match Records

2001-03-05 Thread Bob Hall
>I`m trying to find the best method to match records between two tables in a >MySQL database. But it must match atleast once, so here is a scenario for you >to think about. > >Member - Job, Salary, Location >Jobs - Job, Salary, Location > >All values will be enum sets i

Re: Match Records

2001-03-05 Thread Andy J
urprised you are not throwing an error at this point unless you are using a web interface that is not error checking. Andy - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 05, 2001 10:04 AM Subject: Match Records > I`m trying to fi

Match Records

2001-03-05 Thread Website4S
I`m trying to find the best method to match records between two tables in a MySQL database. But it must match atleast once, so here is a scenario for you to think about. Member - Job, Salary, Location Jobs - Job, Salary, Location All values will be enum sets in both tables as follows Job