Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql select problem
Message
From
12/08/2008 12:35:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Sql select problem
Miscellaneous
Thread ID:
01338358
Message ID:
01338358
Views:
60
I have a table named tb_quotedetail. Inside this table i have 4 fields. F1) IDMASTER (n) F2) ORIGINID (n) F3)DESTINATIONID (n) F4)PRODUCTID(n)
origin and destination id are associated with the autoid in the table tb_city. and product id is associated with the autoid of tb_product.
So i want to do a select in tb_quotedetail where the id master is 11 and i want the product name , city origin name and city destination name. how can i do it, thanks
Next
Reply
Map
View

Click here to load this message in the networking platform