Hello,
i've two tables and they have the same field.
I'd like to make a select which take records in a table and after it
shows record in the other table
in the same field...

I try to explain:

Table1
FieldA - FieldB
AAA123 - Cellular
BBB111 - PostIt

Table2
FieldA - FieldH
AAB111 - Dido
BGF145 - Serp

My select has to show:
AAA123
BBB111
AAB111
BGF145

Is there a way for it?
Thanks!!

-- 
vittorio zuccalà
Finconsumo Banca SPA
[EMAIL PROTECTED]
Tel: 011-6319464


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to