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


Please Help Members By Posting Answers For Below Questions

You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

752


What is normalization according to you and explain its different levels?

609


What is the purpose of the model database?

671


What is difference between views and stored procedures?

604


What are wait types?

663






How to add additional conditions in SQL?

671


What is perspective, have you ever created perspective? : sql server analysis services, ssas

584


How to delete a database in ms sql server?

643


What is a print index?

579


what is the system function to get the current user's user id? : Sql server database administration

641


Recommend an approach to ensuring that all changes in the remote databases synchronize with the SQL Azure database?

114


What is the difference between dbcc indexdefrag and dbcc reindex?

613


What is the order in which the sql query is executed?

614


Explain nested stored procedure. Syntax and an example for create nested stored procedure?

610


What happens if null values are involved in arithmetic operations?

674