Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Query to join tables
Message
From
20/07/2000 00:38:38
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
SQL Query to join tables
Miscellaneous
Thread ID:
00394741
Message ID:
00394741
Views:
33
I need to join 2 tables to link the key and reference to the
other fields.

Eg: Table : Customer (customer table with detial particular)
Table : DayTrans (keeps daily transactions)

The DayTrans table has a CustCode and I need to link it to
Customer table by "CustCode" and retrieve the Customer.Address
field. How could I do it by the SELECT statment?
Is it using the JOIN INNER or OUTER? Pls advise, thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform