Assignment 3
Assignment 3
Problem Statement:
You have successfully cleared the second semester. In your third semester you
will work with joins and update statements.
Tasks To Be Performed:
1. Create an ‘Orders’ table which comprises of these columns: ‘order_id’,
‘order_date’, ‘amount’, ‘customer_id’.