what is a cursor

Answer Posted / ganesh

cursor is a small work area like memory which are given by
oracle to execute sql statement, after execution this space
are made free for another sql staments to execute.

when we use the cursor with cursor name for a tble,then
that cursor will bring those from database one by one and
will keep in cursor memory for execution.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we rename a column in the output of sql query?

541


How do I get sql certification?

527


Can you have more than one key in a database?

507


Is it possible to read/write files to-and-from PL/SQL?

650


Is sql a oracle?

525






How run sql*plus commands that are stored in a local file?

520


Can you join a table to itself?

543


What are the different ddl commands in sql?

579


Is left join inner or outer?

586


Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints

642


What is sql and how does it work?

548


Can we connect to postgresql using sql developer?

486


What is a composite primary key?

583


What are the two parts of design view?

580


Can we use threading in pl/sql?

519