What is a parameter file in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Preparing for Oracle PL/SQL Interviews – Need Help with Common Questions
How to insert a new row into a table in oracle?
What is mean by Program Global Area (PGA) ?
What is oracle datasource?
What are the differences between interval year to month and interval day to second?
how can we write trigger in trigger???????? can we write one trigger on two table???
1:-How to write to update command in a procedure in oracle which update two different table at a time 2:-How to write the select command in a procedure in oracle which give multiple records
Explain alias?
What are a query and state the different types of queries and their uses?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
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?
Give the Types of modules in a form?