Oracle General (1803)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) 22. 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
208823. 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 554624. Display the order number for all orders whose average item cost is greater than the overall average item cost across all orders.
2 525125. Display the client number and the value of the highest value order placed by that client.
2 55421. Display the post code and the purchase order number for each purchase order. Sort the output set by postcode.
1 44352. Display the post code and the total number of purchase orders placed with creditors in that post code.
21093. Adapt your query in (2) above so that only post codes with more than twenty orders are displayed.
22654. Using a set operator, display the creditor number of all creditors who have ever been paid.
2 52405. Display full details for the creditor/s who has received the single largest payment. Do not use a table join or set operator anywhere in your query.
6 8154
Explain what does a control file contain?
What are the benefits of ordbms?
What are the differences between date and timestamp in oracle?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and test03.dbf, and someone accidentally used the unix command"rm" to delete the file test02.dbf, what else would you need in order to recover all the data thatwas present in test_tablespace at the time that test02.dbf was deleted?
what is oracle data integrator (odi)?
What is the difference between I and G in Oracle?
How can you find out how many users are currently logged into the database? How can you find their operating system id?
What command is used to type files to the screen?
What are the differences between lov and list item?
how do u place it in required folder
What are the different editions of oracle?
What do you understand by lov and how can it be used?
What is the meaning of recursive hints in oracle?
can u pls share responsibilities for production how to environment in odi?and how to generate report ?