Title | |
---|---|
PL/SQL Procedure consists of –PL/SQL Procedure consists of –
The answer is:
C. Header and Body
|
|
What is TRUE about header?What is TRUE about header?
The answer is:
A. Parameters and variables are contained in the header of the procedure.
|
|
How much number of ways is there to pass the parameters in procedure?How much number of ways is there to pass the parameters in procedure?
The answer is:
C. 3
|
|
Which of the following are the pass parameters in procedure?Which of the following are the pass parameters in procedure?
The answer is:
D. All of the above
|
|
Which of the following pass parameters can be referenced by procedure?Which of the following pass parameters can be referenced by procedure?
The answer is:
C. IN, INOUT
|
|
Which of the following cannot be overwritten by procedure?Which of the following cannot be overwritten by procedure?
The answer is:
A. IN
|
|
Which of the following can be performed in PL/SQL Procedure?Which of the following can be performed in PL/SQL Procedure?
The answer is:
D. All of the above
|
|
In the contexts created by Oracle, a cursor represents a ____In the contexts created by Oracle, a cursor represents a ____.
The answer is:
C. Pointer
|
MCQs
Views
Best Answers
Points