what is the purpose of creating view is sql server 2000
Answer Posted / parmanand
Not all the views are updatable. updatable viwes are
available from SQL Sever 2000 version.
Pls remember all the views are not up datable again.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How many replicas are maintained for each SQL Azure database?
If a stored procedure is taking a table data type, how it looks?
Why are you getting errors when creating a new odbc dsn?
Which are the two editions in which SQL Azure database available?
What is partition in sql server?
What are out-of-range errors with date and time literals?
What is spatial and temporal data?
What are actions, how many types of actions are there, explain with example? : sql server analysis services, ssas
What is a collation in ms sql server?
How does recursive cte works in sql server?
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
What is transaction server auto commit?
Mention what are the different types of ssrs reports?
How to modify the underlying query of an existing view?
What is the purpose of self join?