Display the order number and the shipment status (using the column "Status") of each order. The current status of those orders that have not been shipped should be "Not Shipped", and the status of those shipped orders should be "Shipped" (Please use SQL language to execute this statement).
How many months are between today and 42/14/2012? Please provide the number of months as the nearest integer (whole number) (Please use SQL language to execute this statement).
How many months does your query turn?
Use one SQL statement with subqueries to display the category name and the average book retail price of the book category that has the lowest average book retail price (Please use SQL language to execute this statement).
What is the category value?
Use one SQL statement with subqueries to display the title and the publisher name of the book that generates the highest total profit from all orders stored in the database.
The book's title is
publisher
Write an SQL block using a WHILE loop statement to display the result when Y=837+3+4*4+98*98+99*99+100*100 (Please provide your SQL block here).