Answer Posted / faize
when query is executed in oracle then result set is
produced & stored in the memory.Oracle allows the
programmer to access this resultset in the memory through
cursors
two types of cursors:
1.Explict cursor
2.Implict cursor
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to use "in" parameter properly?
What is object data modeling?
How to specify default values in insert statement using oracle?
How do I start tns listener?
What is the difference between pre-select and pre-query?
What is a user account in oracle?
What is the relation of a user account and a schema in oracle?
Explain overloading. Can functions be overloaded?
How to find the duplicate rows count from employees table in oracle?
How to drop an existing view in oracle?
Explain oracle insert into command?
What are the logical operations?
What is the difference between translate and replace in oracle?
What is a nested table?
What is tns entry?