Computer Science, asked by abhitechnical001, 3 months ago

1) Create a table “PRODUCTS” with the below mentioned structure:

Product ID NUMBER(11)

Supplier ID NUMBER(11)

Category ID NUMBER(11)

Quantity Per Unit VARCHAR2(20)

Unit Price NUMBER(11)

Units In Stock NUMBER(11)

Units On Order NUMBER(11)

Product ID should be the Primary Key.

Answers

Answered by yaasmin
0

Answer:

i will update evening. okay sorry for answering late.

Similar questions