Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One select statement for a many to one relationship
Message
From
21/03/2007 16:06:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
One select statement for a many to one relationship
Miscellaneous
Thread ID:
01206773
Message ID:
01206773
Views:
49
Hi All,

We have a table that holds all of our addresses (address_id), we have an other table that holds 3 references for that address table, the main address, the early address and the late address (address_id, am_address_id, and pm_address_id)

We need to get all the addresses stored in the people table (address_id, am_address_id, and pm_address_id) with the full address info.

We need it to be ANSI complinat because this could go to a SQL back-end, and VFP back-end or and other db back-end.

Can this be done?

Thanks,
Beth
Next
Reply
Map
View

Click here to load this message in the networking platform