Question: B5. Write a SQL command to perform the following operations by using this schema: BOOKS(BookID. Book Name, Author, Publisher, ISBN); 3 i. Use appropriate datatype
B5. Write a SQL command to perform the following operations by using this schema: BOOKS(BookID. Book Name, Author, Publisher, ISBN); 3 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) Change the Author name "Ali Al Farsi" for the BookID=101. 111
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
