1.what is the difference between view and cursor?

2.If we do any change in view will it affect the
database,similarly when we do changes in cursor will it
affect the databse?with certain example?Thanks

Answer Posted / bindu

Both Cursors and Views doesn't store data , so their is no chance to affect the DB.

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of schemas are there?

521


Explain primary key and foreign key constraints?

518


What is create command?

518


What is a benefit of using an after insert trigger over using a before insert trigger?

503


As per your opinion what are the five top responsibilities of a dba? : sql server database administration

602






What are translations and its use? : sql server analysis services, ssas

595


What are secondary xml indexes?

558


How to get the definition of a stored procedure back?

519


What are views used for?

613


What is the use of builtinadministrators group in sql server? : sql server security

525


What is log cache in sql server?

510


What are the differences between user defined functions and stored procedures?

527


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.

1370


explain what is raid and what are different types of raid configurations? : Sql server database administration

539


How except clause is differs from not in clause?

526