What is the use of cursor ? how cursor allocate context area for executing the sql statement?

Answer Posted / ragaventhar

Cursor is used to fetch the data from a main table to temporary variable at run time and it is affected row by row .Mainly used to stored a data temporary and give the result set at the time of run time

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the sql query to display the current date?

753


What is execute immediate?

718


what is a relationship and what are they? : Sql dba

746


What does (+) mean in sql joins?

737


Define commit?

745






How does postgresql compare to "nosql"?

767


What are pl sql data types?

724


Which is better join or inner query?

700


what are the 'mysql' command line options? : Sql dba

739


what is the difference between a having clause and a where clause? : Sql dba

692


Is primary key clustered index?

687


What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql

734


What is raid? How does it help storage of databases?

798


What is left join example?

677


What is varchar example?

770