difference between imlicit cursor and explicit cursor ?
Answer Posted / harsha vardhan reddy
implicit: it is generating by sql server.
explicit: it is generating by user.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is meant by magic query
Can we write insert statement in function in oracle?
How to add a new column to an existing table in oracle?
How to convert a string to a date in oracle database?
What are triggers in oracle?
Explain the importance of .pll extension in oracle?
How to use subqueries with the exists operator in oracle?
How to speed up webrick?
What are the different types of partitions in oracle?
How to sort the query output in oracle?
What do you mean by merge in oracle and how can we merge two tables?
various types of hints and their usage
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Explain the use of consistent option in exp command.
Why does oracle 9i treat an empty string as null?