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?
No Answer is Posted For this Question
Be the First to Post Answer
How can we create the complete backup of data in the oracle.
0 Answers IPEC, Satyam, SunTec,
Write query to fetch second maximum salary from employee table.
4 Answers Bravura Solutions, HCL,
What is Trigger in Oracle?
where we have to use ON clause and where we have to use USING clause in JOINS
What is set operator oracle?
9. Display the client name and order date for all orders using the JOIN . . . USING method.
what is data independence exactly? give an example
What are the differences between char and nchar in oracle?
What is an Integrity Constrains ?
Explain about your project and its relation to the current job position you are applying to?
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
can you call insert/update/delete in select statements. If yes how? If no what is the other way?