-
FLASHBACK concept ? What is it?
Can any one help me on FLASHBACK concept ? What is it?
-
What is the main purpose of RETURN in functions?
What is the main purpose of RETURN in functions when we can calculate a value and pass it through using OUT mode in procedure or functions?
-
Debugging PL/SQL programs
How can we debug stored procedures in PL/SQL?
-
-
When use Before and After Trigger?
When use Before and After Trigger? Please any help for this one
-
Why we have to perform calculation part in Functions?
Procedure also written the values using out parameter than why we need functions?
-
-
-
-
Call External Procedure
How to call an external-procedure from a package?
-
Function purity
What is function purity level and why we need it in PL/SQL function?
-
Recursive function
What is recursive function, explain with example?
-
Web testing
While testing a website, an image that is supposed to appear on a page does not load (for example in IE, you would see an empty box with a small red cross icon). What type of investigation could you carry out to find out what the cause of the problem is? What information would you include when raising the defect
-
How can we insert into a table by fetching data from more then one table by using only single command
I have 3 tables , same no of columns ,i want to insert whole the data from all these table into a single table,which also having same no of column and the same data type.
-
Moving data from 1 table to Another
How can you move the entire data from one table to another? If in same instance and in different instances, both cases?
-
Oracle Cursors in Pl/SQL
Why we use cursor in plsql? in same case can we use cursor or procedure?? difference between cursor , procedure and package?? is any relation between 3??
-
Call a Procedure in Trigger
How to call a Procedure in Trigger and if any exception occurs in trigger then How do we rollback it?
-
-
How to update a rows with opposite gender in Sql?
In Emp table there is a column which consists of gender (Male or Female) ? How should one
Can update the Values of Male to Female and Female to Male with a single query ? -
What is procedure and package
Hi ,can any one tel pls what is use ofprocedures and packages? why we use can anyone tell me with one real time example
PL/SQL Interview Questions
Ans