Question: On a database there's 3 tables : book table = title, author, publisher, pages, year librarian table = name, position (head of library, employee), level
On a database there's 3 tables : book table = title, author, publisher, pages, year librarian table = name, position (head of library, employee), level (admin, intern) user table = name, email, phone number, address
Create a SQL syntax to insert minimum 5 data to each of those 3 tables !
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
