What is the Query for this
hi,
Item Table:
Item Id Item Name
I1 Pencil
I2 Eraser
I3 Pen
Order Item Table:
Order Id Item Id Quantity
O1 I1 20
O2 I1 25
O3 I2 10
O4 I1 10
O5 I3 15
Question is: Query to get Itemwise total quanity.
A.D.Ramkumar
__________________
Ramkumar A D
|