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

Answer Posted / selvaraj.v

SQL SERVER 2000,

Cursor is a database object used by applications to
manipulate data in a set on a row-by-row basis.

Cursor helps to update, add, select, remove on a row by row
basis on a table.

A cursor is a mechanism by which you can assign a name to
a "select statement" and manipulate the information within
that SQL statement.

We've categorized cursors into the following topics:

1.Declare a Cursor
2.OPEN Statement
3.FETCH Statement
4.CLOSE Statement
5.Cursor Attributes (%FOUND, %NOTFOUND, etc)
6.SELECT FOR UPDATE Statement
7.WHERE CURRENT OF Statement

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between mysql and sql server?

1086


What is Dependency Injection and provide example?

1178


how many type of indexing in database?

1019


What is blocking and how would you troubleshoot it? : sql server database administration

1093


Explain system rowset functions?

1042


Explain try...catch with sql server?

1068


Explain the difference between cross join and full outer join?

1024


Describe in brief system database.

1065


What are synonyms?

1013


What is the difference between dbcc indexdefrag and dbcc reindex?

1031


How do I run a trace in sql server?

1036


Which are the olap features?

1006


What are the differences between left join and inner join in sql server?

1149


When does a workload on SQL Azure get throttled?

131


Tell me can we use custom code in ssrs?

1049