Create a stored procedure named books By Publisher that will return the books by a given publisher and type. Display the book code, title, type, price, paperback status, publisher name, and publisher city.
a. Display the contents of your stored procedure here:
b. Run your procedure for fiction books published by Penguin Books. What construct did you use to run this query?
c. Display the results of running the stored procedure here: