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
What are points to remember while using the fillfactor argument?
explain different types of cursors? : Sql server database administration
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
What is report rendering ?
How many databases Microsoft SQL server provides?
What are some examples of schemas?
What is the report builder?
What is difference between getdate and sysdatetime in sql server 2008?
What is #temp and @table variable in SQL server?
What is the order by used for?
What is rtm version in sql server?
How to change a login name in ms sql server?
Explain how many normalization forms?
How many databases can we create in a single server?
What is the difference between a unique key and primary key?