MySQL Forums
Forum List  »  Microsoft Access

Re: Comparing 2 Tables
Posted by: frank.alarcon
Date: July 19, 2005 07:14AM

Hi folks...

I´m wondering if it´s possible (and how) to do this...

Let´s assume we have two tables (A and B).
I want to SELECT data cells FROM each table WHERE the info contained in A.column 1 is contained in B.column 1'

ex:

Table A | Table B

apple | I like banana
orange | I like peach
lemon | I hate tomato
banana | Let´s buy an orange

% SELECT yadayadayada

Result :

banana | I like banana
orange | Let´s buy an orange

My drawback is to select data cells when a part of info desired is totally present in data cells from other tables.

Any help will be wellcome
rgds

Options: ReplyQuote


Subject
Views
Written By
Posted
4002
Ave
August 02, 2004 05:03AM
3354
August 02, 2004 08:42AM
2943
Ave
August 04, 2004 01:01AM
8403
March 14, 2005 10:58PM
Re: Comparing 2 Tables
3109
July 19, 2005 07:14AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.