what is the cursor life span?
Answers were Sorted based on User's Feedback
hi friends this is answer as per me,
when static cursor used the cursor lifespan is within
the program only(pl/sql program).its life end when it comes
outside the program
when dynamic cursor is used the cursor is accessable by
outside other programs with in same connection ,not another
connection.i.e its lifespan is with in connection
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / gunjan sapra
hi neeraj,
this is not the answer.
answer about the life span of curser.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / sumit
The Life Span of the Cursor is till the runtime of the
stored procedure/function in which the cursor is being used
in sql server
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sumit
The Life Span of the Cursor is till the runtime of the
stored procedure/function in sql server 2005
| Is This Answer Correct ? | 0 Yes | 4 No |
What is the size of transaction log file?
what is dbcc? : Sql server database administration
What is partition index in sql server?
When do we use the UPDATE_STATISTICS command?
4 Answers Deutsche Telekom AG,
What are the differences between lost updates and uncommitted dependencies?
What are the steps to process a single select statement?
How to declare a cursor with "declare ... Cursor" in ms sql server?
What is sql server agent and what are the two modes of authentication in sql server?
How many types of subqueries are there in sql server?
What is the difference between dbcc indexdefrag and dbcc reindex?
how can you move the master database
If we use where clause in the left outer join then how the query would behave/act?
Oracle (3259)
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)