B5. Write a SQL command to perform the following operations by using this schema: BOOKS(BookID. Book Name, Author, Publisher, ISBN); i. Use appropriate datatype and size for creating a table “BOOKS"...


B5. Write a SQL command to perform the following operations by using this schema:<br>BOOKS(BookID. Book Name, Author, Publisher, ISBN);<br>i.<br>Use appropriate datatype and size for creating a table “BOOKS

Extracted text: B5. Write a SQL command to perform the following operations by using this schema: BOOKS(BookID. Book Name, Author, Publisher, ISBN); i. Use appropriate datatype and size for creating a table “BOOKS" ii. Insert a new row in the BOOKS table with the values ( 101,'PIS','ALI','XYZ','A123') iii. Change the Author name ="Ali Al Farsifor the BookID=101.

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here