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 create a table index in oracle?
What is meant by joins? List out the types of joins.
What is the scope of a local variable?
How a database is related to tablespaces?
What happens to the indexes if a table is recovered?
what are the default admin accounts in Oracle 10g ?
What is the function of Redo Log ?
How to get maxsal , minsal, ename department wise in single query
Anyone have the Latest Oracle Dumbs?While u have please forard to narain1411@gmail.com
Does oracle database need java?
Two triggers one is before insert and other is after insert are firing on a table.If 10 times you insert in a table.Then how many times before trigger and how many types after trigger will fire in pl/sql.
Can we create trigger on view in oracle?