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...


why we use cursor?

Answers were Sorted based on User's Feedback



why we use cursor?..

Answer / yoshita kundwani

Cursors can be considers as named result sets which allow a
user to move through each record one by one.

Is This Answer Correct ?    37 Yes 1 No

why we use cursor?..

Answer / anil

Cursor allow row by row fetching records

Is This Answer Correct ?    22 Yes 5 No

why we use cursor?..

Answer / manoj kumar singh

When we want to update row depending on certain criteria. we
will loop through all rows and update data accordingly.
There's where cursors come in to picture.

Is This Answer Correct ?    18 Yes 7 No

why we use cursor?..

Answer / sid

Cursors can be considers as named result sets which allow a
user to move through each record one by one.

Is This Answer Correct ?    14 Yes 3 No

Post New Answer

More SQL Server Interview Questions

Can binary strings be converted into numeric or float data types?

0 Answers  


How can you set the threshold at which sql server will generate keysets asynchronously?

0 Answers  


i want only duplicates rows from coloumn ex. emp_id(colomn name)1,1,2,3,3,4,5,5. so i want only duplicates no.

3 Answers   iFlex,


How to start sql server browser service?

0 Answers  


how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A

0 Answers   United Healthcare,


What is the exact numeric data type in sql?

0 Answers  


What is a trigger?

4 Answers  


what is a self join? Explain it with an example? : Sql server database administration

0 Answers  


Explain DBCC?

0 Answers   QuestPond,


How to connect to a sql server using odbc_connect()?

0 Answers  


What is database architecture? : SQL Server Architecture

0 Answers  


How to make a column nullable?

0 Answers  


Categories