Explain the use of rows option in exp command.
No Answer is Posted For this Question
Be the First to Post Answer
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
What are the execution control statements?
why can't we assign not null constraint as table level constraint
How to define a specific record type?
What is Library Cache in Oracle?
What are the restrictions in a oracle read only transaction?
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table
is there a tool to trace queries, like profiler for sql server?
can you call insert/update/delete in select statements. If yes how? If no what is the other way?
What is COST-based approach to optimization ?
What is dictionary cache ?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?