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) 10. Display the client number, order date and shipping date for all orders where the shipping date is between three and six months after the order date.
3 697011. Display the client number and name and the client number and name of the person who referred that client.
239414. Display the item_cost and then round it to the nearest hundred, ten, unit, tenth and hundredth
1 566215. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
236116. 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 658320. Using a set operator, display the client number of all clients who have never placed an order.
225221. 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.
2173
What are the roles and responsibilities of oracle dba?
What is the fastest query method to fetch data from the table?
What are the varoius components of physical database structure of oracle database?
What are the different types of backups that are available in oracle?
Can we connect to ORACLE db using Windows Authentication?
What is the maximum number of triggers that can be applied to a single table?
As an oracle dba what are the entire unix file you should be familiar with?
Can we call procedure inside function in oracle?
Why do you use stored procedures and state some of its disadvantages?
Why do we use materialized view instead of table or views?
Hi, I want to know basic information about Oracle HRMS and the institutes in hyderabad or the best faculty as i want to make my career in it.And also want to know may a person from non technical background be able to do this course. Regards, Swetha
What is the difference between single instance environment and rac environment?
i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks
You have taken import of a table in a database. You have got the integrity constraint violation error. How you are going to resolve it.
What are the restrictions on external table columns?