Explain the use of rows option in imp command.
No Answer is Posted For this Question
Be the First to Post Answer
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
How to drop an existing table in oracle?
After update how do u know how many records got updated
Which is faster join or subquery in oracle?
What is the difference between sharding and replication?
How to define a procedure inside another procedure?
What is backup in Oracle?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
How to assign values to data fields in record variables?
When do you get a .pll extension in oracle?
What is data file?
What do you mean by merge in oracle and how can we merge two tables?