what is a cursor

Answer Posted / gourvendra singh

A Cursor is a handle (a name or pointer) for the memory
associated with a specific statement. It is of two type
Implicit and explicit, we usually create explicit cursor
for our sql statements, we can also save them by providing
them a name.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is number function in sql?

527


Is join and inner join the same?

541


What are sql indexes?

545


How delete all data from table in sql?

570


how do you know the version of your mysql server? : Sql dba

504






What operating systems are supported by oracle sql developer?

519


What is a scalar value in sql?

584


how many sql ddl commands are supported by 'mysql'? : Sql dba

524


what is user defined functions? : Sql dba

546


What are the types of sql commands?

550


What are different joins used in sql?

552


How do you add a column to a table?

602


what is foreign key? : Sql dba

585


discuss about myisam index statistics collection. : Sql dba

528


Is left join inner or outer by default?

521