|
Related Questions |
View Answer |
|
What is the purpose of a cluster?
|
View Answer
|
|
What is a cursor?
|
View Answer
|
|
Difference between an implicit & an explicit cursor.
|
View Answer
|
|
What are cursor attributes?
|
View Answer
|
|
What is a cursor for loop?
|
View Answer
|
|
Difference between NO DATA FOUND and %NOTFOUND
|
View Answer
|
|
What a SELECT FOR UPDATE cursor represent.
|
View Answer
|
|
What WHERE CURRENT OF clause does in a cursor?
|
View Answer
|
|
What is use of a cursor variable? How it is defined?
|
View Answer
|
|
What should be the return type for a cursor variable.Can we use a scalar data type as return type?
|
View Answer
|
|
How you open and close a cursor variable.Why it is required?
|
View Answer
|
|
How you were passing cursor variables in PL/SQL 2.2?
|
View Answer
|
|
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
|
View Answer
|
|
Difference between procedure and function.
|
View Answer
|
|
What are different modes of parameters used in functions and procedures?
|
View Answer
|
|
What is difference between a formal and an actual parameter?
|
View Answer
|
|
Can the default values be assigned to actual parameters?
|
View Answer
|
|
Can a function take OUT parameters. If not why?
|
View Answer
|
|
What is syntax for dropping a procedure and a function .Are these operations possible?
|
View Answer
|
|
What are ORACLE PRECOMPILERS?
|
View Answer
|