Pass Filter: sql,query

Hello All,

I have three tables in my database
t1, t2, and t3.  Each table has records that are the same or similar.  I
am trying to SELECT part number, part description, location, part cost, sell
price and on hand quantity from these three tables.  Each part number is
the same in all three tables. The other fields are different.  I would like
to display each tables data sorted by item number. I am having trouble with
my select statement.

 Thank you for your time and assistance.

 Sincerely,
William Martell



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to