16. Display the order number, order line number and the
shipping date. If the shipping date is null, display the
string
18. Display the clientno and total value for all orders
placed by that client. Output the result in the following
format: Client
19. Display all clients whose name begins with the letter J or contains the letter M anywhere or contains E as the third letter.
2 657020. Using a set operator, display the client number of all clients who have never placed an order.
223621. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
216522. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
207723. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.
3 553024. Display the order number for all orders whose average item cost is greater than the overall average item cost across all orders.
2 523825. Display the client number and the value of the highest value order placed by that client.
2 55271. Display the post code and the purchase order number for each purchase order. Sort the output set by postcode.
1 44292. Display the post code and the total number of purchase orders placed with creditors in that post code.
20963. Adapt your query in (2) above so that only post codes with more than twenty orders are displayed.
22584. Using a set operator, display the creditor number of all creditors who have ever been paid.
2 5227Post New Oracle General Questions
Is the After report trigger fired if the report execution fails ?
Is rowid unique in oracle?
How does the on-delete-cascade statement work?
what is the difference between data migration and production migration.
What is an external table?
In SAP ECC 6.0 , under DB02 tcode , Tablespace name to be explain stepy step all the col
Can sub procedure/function be called recursively?
Is java required for oracle client?
What happens if you lost a data file?
What happens to the data files if a tablespace is dropped?
How to update values on multiple rows in oracle?
How to create a table index?
How to use subqueries with the in operator using oracle?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
Hi Can any one tell me what are the API's used in requisition import.