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 |
What is the difference between left outer join and left join?
Does pl sql work in mysql?
What is the purpose of normalization?
what are the difference between clustered and a non-clustered index? : Sql dba
Give the order of sql select?
What is difference between a Cursor declared in a procedure and Cursor declared in a package specification ?
What is crud diagram?
how to find the second highest salary from emp table?
211 Answers CIS, Cognizant, Cosmosoft, DAS, EDS, GreenTech, HOV Services, IBM, Infosys, National Institute of Science and Technology, Patni, Persistent, Polaris, TCS, Wipro, Yardi, Zensar,
Write a sql query to get the third highest salary of an employee from employee_table?
How to connect a sql*plus session to an oracle server?
difference between cursor and procedure in a package
How run sql*plus commands that are stored in a local file?
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)