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

Advantages and Disadvantages of Cursor?

Answer Posted / navneet chandra

Hi All,

In pl/sql if you want perform some actions more than one
records you should user these cursors only. By using these
cursors you process the query records. you can easily move
the records and you can exit from procedure when you
required by using cursor attributes.


disadvantage:

using implicit/explicit cursors are depended by Situation.
If the result set is less than 50 or 100 records it is
better to go for implicit cursors. if the result set is
large then you should use explicit cursors. other wise it
will put burden on CPU.

Is This Answer Correct ?    19 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If we delete pack Spec what will be the status of pack Body ?

1524


If you lose rights to your sql server instance what are the options to connect to sql server instance? : sql server security

1106


What are the different methods available under sqlcommand class to access the data?

1169


How do you create a data source?

962


What is the name of reporting services config file and what’s it’s used for?

153


Explain data warehousing in sql server?

1092


Define left outer join in sql server joins?

1012


What are sub reports and how to create them?

144


Can we insert data into view sql server?

983


How can I add Reporting Services reports to my application?

132


What is proper subset of candidate key?

1045


What is normalization? Explain its different types?

1153


what is the system function to get the current user's user id? : Sql server database administration

1073


What are the lambda triggers?

960


What is difference between rownum and rowid?

958