adspace
Answer Posted / shwetha k
A cursor is a pointer to pointing to this memory area and used to retrieve data row by row instead of all row at a time.
select statement fetches only one row.so to overcome this problem cursor is used to hold the set of rows or data in one variable and can do whatever manipulation we want to do.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can delete statement be rollbacked?
how to use regular expression in pattern match conditions? : Sql dba
Is primary key clustered index?
how to escape special characters in sql statements? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Can we use distinct and group by together?
How do I remove duplicates in two columns?
What is your daily office routine?
what are aggregate and scalar functions? : Sql dba
Is inner join faster than left join?
what are the advantages of sql ? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
what are all the common sql function? : Sql dba
What is the current version of postgresql?
how to start mysql server? : Sql dba