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 are the disadvantages of cursors? : Sql server database administration

Answer Posted / Lavi Sahu

"Cursors in SQL Server can have several disadvantages. They can lead to performance issues due to their iterative nature and can consume a lot of system resources. Cursors can also make the code more complex, harder to maintain, and less scalable. Additionally, cursors can sometimes result in poor query plan reuse, which can further impact performance."n

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you index views?

951


What is the difference between upgrade and migration in sql server?

1175


You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

1207


What are the properties of the transaction?

1069


How to provide default values to function parameters?

1247


What is self contained sub query?

1138


What is the primary use of the model database?

1144


How to convert character strings into numeric values?

1186


what is the difference between openrowset and openquery?

1186


What are wait types?

1238


Does view occupy space?

1005


How can I check that whether automatic statistic update is enabled or not?

1108


Disadvantages of the indexes?

1218


What is a coalesce function?

1275


Why and when do stored procedure recompile?

1052