Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the cursor life span?

Answers were Sorted based on User's Feedback



what is the cursor life span?..

Answer / nageswara rao.g

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

what is the cursor life span?..

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

what is the cursor life span?..

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

what is the cursor life span?..

Answer / neeraj

when curser starts and that is curser life span

Is This Answer Correct ?    2 Yes 5 No

what is the cursor life span?..

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

Post New Answer

More SQL Server Interview Questions

How to find the version of sql server? : sql server database administration

0 Answers  


What is apply operator in sql?

0 Answers  


How to concatenate two strings in SQL Server.

0 Answers   HCL,


When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?

0 Answers  


What is truncate table?

0 Answers  


What are the steps need to be take improve the speed of a SQLDATA Server?

2 Answers   IBM,


Write a sql query to get zero records from a table having n number of records?

0 Answers   TCS,


What is bcp? When does it used?

0 Answers  


What is default constraint?

0 Answers  


What do you mean by authentication modes in sql server?

0 Answers  


How to stop a loop early with break statements in ms sql server?

0 Answers  


Can I know,how to Execute Funcion and Trigger through command(Manualy Execution) in MS SQL/SERVER 2005,give me answer with Example.

1 Answers  


Categories