Explain uses of cursor.
Answer / 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 |
difference between anonymous blocks and sub-programs.
How do I remove sql developer from windows 10?
Can we insert data in view?
Write a query to find the employees from EMP table those who have joined in Monday. (there is a column as hiredate which is a date column i.e values are like 03-DEC-81)
Is like operator in sql case sensitive?
What is the use of sqlerrd 3?
How is pl sql different from sql?
What is a constraint. Types of constraints ?
5 Answers Accenture, BirlaSoft,
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
Why do we use triggers?
Can a select statement fire a trigger?
Why we use join in sql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)