Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need help with JOIN in SELECT
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00365838
Message ID:
00365904
Views:
35
Steve,
SELECT ... Lookup1.descript as ABC, Lookup2.descript as XYZ, ...
   JOIN TheTable as Lookup1 ON...
   JOIN TheTable as Lookup2 ON...
>My only question is - look at the first two JOIN commands and the last two JOIN commands. I am trying to lookup up a value in a table and translate a code in the table to a string of text. How do I use the same table to lookup a code for each field that needs translating from a code? Thanks ahead of time for the help.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform