Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Tuning PL/SQL Applications for Performance - questions and answers
Topics
>>
Placement papers
>>
PL/SQL Placement papers - Model questions & answers
-11/15/14
« Previous
Next »
Tuning PL/SQL Applications for Performance - questions and answers
1) In which binding operation a database value is assigned to a PL/SQL variable or a host variable by the RETURNING clause of an INSERT, UPDATE, or DELETE statement.
A) out-bind
B) in-bind
C) define
D) None of the above
View Answer / Hide Answer
ANSWER: A) out-bind
2) The subprogram is called through a database link or as an external procedure.
A) True
B) False
View Answer / Hide Answer
ANSWER: A) True
3) Which datatypes make it practical to write PL/SQL programs to do number-crunching, for scientific applications involving floating-point calculations.
A) BINARY_FLOAT
B) BINARY_DOUBLE
C) Both A & B
D) None of the above
View Answer / Hide Answer
ANSWER: C) Both A & B
4) Which datatypes are PL/SQL-only datatypes that are more efficient than the SQL datatypes NUMBER or INTEGER for integer arithmetic?
A) PLS_INTEGER
B) BINARY_INTEGER
C) Both A & B
D) None of the above
View Answer / Hide Answer
ANSWER: C) Both A & B
5) The values of any IN OUT parameters are copied before the subprogram is executed.
A) Yes
B) No
View Answer / Hide Answer
ANSWER: A) Yes
« Previous
Next »
Post your comment
Related Content
Overview of PL/SQL - questions and answers
Fundamentals of the PL/SQL Language - questions and answers
PL/SQL Datatypes - questions and answers
Using PL/SQL Control Structures - questions and answers
Using PL/SQL Collections and Records - questions and answers
Performing SQL Operations with Native Dynamic SQL - question...
Performing SQL Operations from PL/SQL - questions and answer...
Using PL/SQL Subprograms - questions and answers
Using PL/SQL Packages - questions and answers
Handling PL/SQL Errors - questions and answers
Tuning PL/SQL Applications for Performance - questions and a...
Using PL/SQL With Object Types - questions and answers
PL/SQL Language Elements - questions and answers
Follow us
CareerRide on YOUTUBE
CareerRide on INSTAGRAM
MCQs
English
Tutorials
Download
Related Topics
Cadence placement papers, interview experience, exam pattern
Placement papers on MySQL - Model questions & answers
TCS Placement Paper, interview experience, exam pattern
Keane placement papers, interview experience, exam pattern
Infosys Placement Paper, interview experience, exam pattern
McAfee placement papers, interview experience, exam pattern
▲