
December 3rd, 2012, 11:10 AM
|
|
Registered User
|
|
Join Date: Dec 2012
Posts: 1
Time spent in forums: 5 m 45 sec
Reputation Power: 0
|
|
|
SQL Joins
Hi,
I have a Purchase Table (ItemID, PurcahseDateTime,Quantity) and Dispatch Table(ItemID, DispatchDateTime,DisaptchQuantiy). I need to get the Stock of the Items. How can write the SQL Query
Please help me.
Thank you.
|