Advantages and Disadvantages of Cursor?
Answer Posted / krishna sandeep
Advantage:
you can do row vise validation from a table
Disadvantage:
of example you are retrieving 100 row...
every single row you retrieve will hit the server as a
single select query so performance will be low.
| Is This Answer Correct ? | 123 Yes | 17 No |
Post New Answer View All Answers
What is the purpose of optimization?
What is the syntax for encrypting a column in SQL Server?
Should you normalize audio?
Explain the concepts and capabilities of sql server?
explain how to create a new schema in a database? : Sql server database administration
What is the usage of the sign function?
What is buffer cash in sql server?
What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration
Relational calculus is what type of language?
What is the difference between char and varchar2 datatype in sql?
i have made a project i vb.net n created a .exe of it after installing it in to any pc, the database (sql express) is not geting accesed i.e the aplication cuts the link of the database, so plz help in this matter.
What are different types of roles provided by ssrs?
Write down the syntax and an example for create, rename and delete index?
What is the purpose of the master database?
What is system stored procedures?