|
-
Mar 8th, 2007, 11:49 AM
#1
Thread Starter
Frenzied Member
Need help with SQL query
I need to write a query that gets 3 codes from a table & gets the definitions of the codes from 3 other tables, with 1 select statement.
So for example, if I have "SELECT code1, code2, code3 FROM table1" and the definitions of code1 are in table2, code2 are in table3 & code3 are in table4, how can I write 1 query to get the definitions of code1, code2 & code3? Hopefully somebody understands what I mean. Thanks...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|