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 / avinash

Change in view would not reflect chg in db but in cursor it
would.

Is This Answer Correct ?    5 Yes 32 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default sql server instance name?

560


What is a field name?

515


what is new philosophy for database devises for sql server 7.0? : Sql server database administration

519


What is the difference between count () and rowcount ()?

523


What is user-defined functions? What are the types of user-defined functions that can be created?

570






While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?

88


What are SSL and TSL protocols?

588


Why use view instead of a table?

523


what type of index will get created after executing the above statement? : Sql server database administration

542


How is foreign key related to primary key?

577


What is right outer join in sql server joins?

692


What are the types of indexing?

600


How can we check the sql server version?

567


Explain syntax for dropping triggers?

524


While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?

558