1) Write SQL command to create
above Table
2) Write SQL command to insert
above mentioned record in table
3) To delete above table.
Attachments:
Answers
Answered by
10
Answer:
answer is in the attachment
Explanation:
Attachments:
Answered by
20
1)
Stationery;
Stationery;
Stationery(S_ID (3), S_Name (20), C_Name (3), Price (5), Quantity );
2)
Stationery ("001", "Notebook", "ABC", "20", "50");
Stationery ("002", "Pencil Box", "XYZ", "10", "80");
Stationery ("003", "A4 Pages rim", "PQR", "600", "2");
* Stationery;
3)
Stationery;
Similar questions
Science,
5 months ago
Geography,
5 months ago
Computer Science,
11 months ago
Math,
11 months ago
Math,
1 year ago
Social Sciences,
1 year ago