|
INTERVIEW QUESTIONS
ORACLE
DETAILS
Question: Difference between an implicit & an explicit cursor.?
Answer: Only one row. However,queries that return more than one row you must declare an explicit cursor or use a cursor FOR loop. Explicit cursor is a cursor in which the cursor name is explicitly assigned to a SELECT statement via the CURSOR...IS statement. An implicit cursor is used for all SQL statements Declare, Open, Fetch, Close. An explicit cursors are used to process multirow SELECT statements An implicit cursor is used to process INSERT, UPDATE, DELETE and single row SELECT. .INTO statements.
|
|
|
Category |
Oracle Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7355 users |
Added on |
9/18/2014 |
Views |
65437 |
Rate it! |
|
|
Question:
Difference between an implicit & an explicit cursor.?
Answer:
Only one row. However,queries that return more than one row you must declare an explicit cursor or use a cursor FOR loop. Explicit cursor is a cursor in which the cursor name is explicitly assigned to a SELECT statement via the CURSOR...IS statement. An implicit cursor is used for all SQL statements Declare, Open, Fetch, Close. An explicit cursors are used to process multirow SELECT statements An implicit cursor is used to process INSERT, UPDATE, DELETE and single row SELECT. .INTO statements. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What is difference between Rename and Alias?
|
View Answer
|
|
What are various joins used while writing SUBQUERIES?
|
View Answer
|
|
What is difference between a formal and an actual parameter?
|
View Answer
|
|
What is Database Trigger ?
|
View Answer
|
|
What are the uses of Database Trigger ?
|
View Answer
|
|
What are the advantages of having a Package ?
|
View Answer
|
|
What is difference between % ROWTYPE and TYPE RECORD ?
|
View Answer
|
|
What is difference between a Cursor declared in a procedure and Cursor declared in a package specification ?
|
View Answer
|
|
What is a cursor ? Why Cursor is required ?
|
View Answer
|
|
What is a database trigger ? Name some usages of database trigger ?
|
View Answer
|
|
What is a package ? What are the advantages of packages ? What is Pragma EXECPTION_INIT ? Explain the usage ?
|
View Answer
|
|
What is a canvas-view?
|
View Answer
|
|
What is a Check Box?
|
View Answer
|
|
What is the content view and stacked view?
|
View Answer
|
|
List the built-in routine for controlling window during run-time?
|
View Answer
|
|
How do you pass the parameters from one form to another form?
|
View Answer
|
|
What is the difference between a Function Key Trigger and Key Function Trigger ?
|
View Answer
|
|
What is the difference between ON-VALIDATE-FIELD trigger and a POST-CHANGE trigger ?
|
View Answer
|
|
What is the use of IGNORE option in IMP command ?
|
View Answer
|
|
What is meant by free extent ?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Oracle Interview Questions & Answers - Exam Mode /
Learning Mode
|