When is the explicit cursor used ?
Answer / Pankaj Kumar Pandey
An explicit cursor is used in PL/SQL when you want to execute a SELECT statement repeatedly and process the rows one by one, as opposed to an implicit cursor, which is automatically created by the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
there are 2 variables called x and y ,x contains 1,2 and y contains 3,4 we have to swap the values from x to y and y to x with out using dummy variables and it can be done only by using a single statement ? how?
how can create data base link for tow servers (scott schema) give examples plz
Is there a way to automate sql execution from the command-line, batch job or shell script?
How will we see framework of a table?
What type of database is cloud sql?
how to escape special characters in sql statements? : Sql dba
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
What is string data type in sql?
What is the limitation on the block size of pl/sql?
Does group by remove duplicates?
What is the use of pl/sql table?
How do you update a value 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)