Question: Consider the six relations for an order-processing database application in a company (Question 8). Write a CREATE TABLE statement query to create a table ORDER_ITEM.

Consider the six relations for an order-processing database application in a company (Question 8). Write a CREATE TABLE statement query to create a table ORDER_ITEM. Clearly specify the primary key and foreign key of the table. (You can use your answer to Question 8 to specify the foreign key). Here, Ord_amt refers to total dollar amount of an order; Odate is the date the order was placed; and Ship_date is the date an order (or part of an order) is shipped from the warehouse. Assume that an order can be shipped from several warehouses. CUIDNAENT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
