
November 17th, 2003, 01:27 PM
|
 |
Registered User
|
|
Join Date: Oct 2003
Location: DXB - United Arab Emirates
Posts: 20
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Inserting into two tables at once
I have another question!
I have two tables that are related and normalized to the 3rd normal form
When an order is done, i want to be able to save order data and order item data into the two tables(Order & OrderItem) using an SQL statement if possible
is there an easy way cos the two tables are realted and i am confused on how to write the SQL statement
I posted the images with the two tables and their realtionships
Can someone help me
|