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 / mari
declare cursor, open cursor and close cursor
| Is This Answer Correct ? | 4 Yes | 29 No |
Post New Answer View All Answers
Explain the microsoft sql server delete command? : SQL Server Architecture
What are examples of triggers?
How do you delete a data source?
How do use Having,Group by,Group function in SQL?
What is analysis service repository?
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
List down some advantages of sql stored procedure?
How to use values from other tables in update statements in ms sql server?
What is equi join with example?
How can you start sql server in different modes?
What part does database design plays a role in performance of an sql server-based application?
Define master database?
How to deploy the Report?
Explain the relational database management system (rdbms)?
How to use subqueries in the from clause in ms sql server?