Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL To select from Multiple Tables
Message
From
28/03/2013 13:42:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SQL To select from Multiple Tables
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01569456
Message ID:
01569456
Views:
88
I have a Table Invoice.DBF that contains Accountno & Invoiceno.
(Account Number is for Once for all and does not change)

The second table is Acountbalance.dbf that contains Accountno, invoiceno and Acntbal (I.e account Balance)

The Third table is Adjamt.dbf that contains Accountno, invoiceno and Adjbal (I.e account Balance)

The Fourth table is Prevbalance.dbf that contains Accountno, invoiceno and prevtbal (I.e account Balance)

The Fifth table is Finalbalance.dbf that contains Accountno, invoiceno and Finaltbal (I.e account Balance)


What would be The SQl that Select all invoceno from INVOICE.DBF based on My Choice say for Example I choose Account No=12345 and gives the report for all invoices having Account No=12345 as

Invoiceno,Acntbal, adjamt,prevbal, Finalbal
Harsh
Next
Reply
Map
View

Click here to load this message in the networking platform