Question: Use the following SQL code to answer the following: Write an SQL statement to view: title and quantity of the books written by authorID =
Use the following SQL code to answer the following:
- Write an SQL statement to view: title and quantity of the books written by authorID = 1.
- Write an SQL statement to view all the information in table customers.
Write an SQL statement to view: cName, and ResDate.
- Write an SQL statement to view: cname, resdate, and destination in the year 2020.
Step by Step Solution
3.53 Rating (156 Votes )
There are 3 Steps involved in it
Here are SQL statements to achieve the requested views 1 To view the title and qu... View full answer
Get step-by-step solutions from verified subject matter experts
