Name: _________________________________
The following queries apply to the Bookbiz database that comes with the Practical SQL Handbook. The relationship diagram can be found on page 47 of the book. Run the database to check your answer.
pub_name), but label
the resulting column Publisher instead of pub_name.pub_name) who are in
either California (CA), Indiana (IN), or Maryland (MD).
title) and their prices, which
have a price greater than $25.00.title) that have a type of NULL.title) which have an advance of less than $5000
or no advance indicated (NULL).au_lname, au_fname)
who are in the 415 area code. Show them in alphabetical order.