subject

1. for every book authored by c. j. cherryh, show the isbn, title, and publication year. sort the books by title in alphabetical order.
2. show the total number of different books offered by the bookstore.
3. show the number of orders from customer 11 that have not yet been filled (order_filled is of yes/no
type, to compare simply do order_filled = yes or order_filled=no).
4. for every single author, show the author's name and the total number of units sold from that author. sort the results in order of the number of books, with the largest number of books appearing first. the number of books column should have the heading "units_sold".
5. for every single book, show the title and the total number of units of that book sold. the number of books column should have the heading "units_sold".
6. for each order placed on or after july 1, 2016, show the order number, order date, the customer first and last name, customer phone, and total cost of that order and whether it was filled or not.
7. show the list of authors corresponding to books ordered on or after may 2016. the query should show each author only once.
8. for each customer show the first name, last name, and total amount spent in books. sort the results alphabetically by last name, with customers having the same last name sorted alphabetically by first name.
9. modify the query above to show customers only from ny and that have spent at least $100 in books.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 19:30
Which of the following are types of formatting you can apply to a spreadsheet? choose all that apply.
Answers: 3
question
Computers and Technology, 23.06.2019 07:50
Apython programming question: assume s is a string of lower case characters. write a program that prints the number of times the string 'bob' occurs in s. for example, if s = 'azcbobobegghakl', then your program should print number of times bob occurs is: 2
Answers: 3
question
Computers and Technology, 23.06.2019 15:10
What role did women fill during world war ii?
Answers: 1
question
Computers and Technology, 23.06.2019 19:00
Choose the correct citation for the case which established the "minimum contacts" test for a court's jurisdiction in a case. select one: a. brown v. board of education of topeka, 347 u.s. 483 (1954). b. international shoe co. v. washington, 326 u.s. 310 (1945) c. haynes v. gore, 531 u.s. 98 (2000). d. international shoe co. v. washington, 14 u.s. code 336.
Answers: 1
You know the right answer?
1. for every book authored by c. j. cherryh, show the isbn, title, and publication year. sort the bo...
Questions
question
History, 21.09.2019 02:10
question
Mathematics, 21.09.2019 02:10
question
Mathematics, 21.09.2019 02:10
question
Mathematics, 21.09.2019 02:10