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
What are the different types of joins in sql?
What is trigger in flip flop?
What is the difference between clustered and non-clustered index in sql?
What is duration in sql profiler trace?
Explain what is an index?
What is Histogram?
What type of join is sql join?
What is synchronized subquery?
What is dml statement?
Explain locks? : Transact sql
What is the difference between partitioning and sharding?
Explain the savepoint statement.
What are procedures used for?
What is set transaction?
How can I make sql query run faster?