Hello, I would like to know if it is possible to compare 2 lists of numbers in a query using MySQL 3.x or 4.0.
I've been looking at the docs, and so far haven't found what I'm looking for.. Basically, say I have 2 tables. Table_A - ID,Name,ListCol (containing a list of numbers) Table_B - ID,Name,ListCol (containing another list of numbers) What I would like to do in my query is to have Table_A.ListCol compare with Table_B.ListCol, and if 1 number from Table_A matches with one of the numbers from Table_B's list, then I've got a match. Anyone ever do anything like this? ;-) Thanks, Yves ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how to get a fax number that sends and receives faxes using your current email address http://www.houseoffusion.com/banners/view.cfm?bannerid=64 Message: http://www.houseoffusion.com/lists.cfm/link=i:6:2259 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/6 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:6 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.6 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
