State the difference between implict and explict cursor's?
Answer Posted / pradeep
Explicit Cursor:-We are not able to Handle NO_DATA_FOUND
Exception.
Implicit Cursor:-We are able to Handle NO_DATA_FOUND
Exception.
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
Explain mutating table error.
Can we use join in subquery?
What is difference between sql function and stored procedure?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
What is cursor status?
How many joins can you have in sql?
What is fmtonly in sql?
What is sql indexing?
What is an exception in pl/sql?
How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000
What does cursor do in sql?
how mysql optimizes distinct? : Sql dba
What is attribute indicator in pl sql?
What is oracle sql called?
Is sql a microsoft product?