Write appropriate sql ddl statements for declaring the


Write appropriate SQL DDL statements for declaring the LIBRARY relational database schema below. Specify the keys, the referential integrity, and the check constraints that may apply. Use SQL DML statements to populate the database with 5 rows in each table, and then implement

the following requests:

  • List the books published by a given publisher (specified by name) in alphabetical order of their titles
  • List all the borrowers living in Baltimore in descending order of their phone numbers
  • List the books with a title starting or ending with the letter 'A'.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write appropriate sql ddl statements for declaring the
Reference No:- TGS01032389

Expected delivery within 24 Hours