Вы находитесь на странице: 1из 2

TABLE NAME book attributes :isbn no book title catagory price copyright date year page count p_id

table name publisher attributes :p_id p_name address state phone no email_id table name AUTHOR attributes :a_id a_name city state zip_code URL table name author book attributes :a_id isbn table name review attributes :review_id isbn no rating

query: retrieve the citry ,phone and url of the author whose name is don retrieve the name add ,and phone no of all the publisher located in_____state retrieve the tilte and price of all textbook with apage count better than 400 retrieve the isbn , title,and price of books belonging to either novel or langua ge book catgory retirieve the title and price of all books published by ____ publication retrive the book_title review id and rating of all text books retrieve the id,name ,url of author and catagory of the book c++ retrieve the book title,price,author name and url of _____ publication in the book table....increase the price of all books belonging to novel catagory by 10%.

in the book _relation increase the price of all books by 10 % in the publication_relation change the phone_no of___ publication to 91919191919 1 calculate and display the avg.

Вам также может понравиться