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 a cursor in SQL Server 2000 and their types?

Answer Posted / lekhraj deshmukh

Cursor:-Cursor is used for fetching the ror by row data from
tables.
Note:-Cursor is the only datatypa that can not be used in
table creation.
When will be use cursor need to perform following steps:-
1)decalere a cursor
2) open a cursor
3)fetch the cursor
4)close the cursor
5)deallocate the cursor
Types of cursor:-
1)API cursor
2)client cursor
3)sql server cursor

Is This Answer Correct ?    9 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do mean by xml datatype?

1175


Can you force a query to use a specific index?

987


What are four major operators that can be used to combine conditions on a where clause?

1090


What is an execution plan?

1234


How do I create a stored procedure in dbml?

1077


can we have a nested transaction? : Sql server database administration

1188


how you can list all the tables in a database?

1067


What is the template in sql?

1029


What are the new security features added in sql server 2012? : sql server security

1105


Define model database?

1032


Difference between 2NF &3NF ?

1130


What is DCL?

1101


Where are sql server user names and passwords stored in sql server?

1154


What does nvl stand for?

992


What is impersonation? What are the different impersonation options available in ssas? : sql server analysis services, ssas

1022