what is the purpose of creating view is sql server 2000

Answer Posted / kumar.t

1. View is logical representation of the table.
2. View is derived from the table.
3. view don't occupy any memory space.

purpose.
1. Security
2. Simplicity of the query.

Another Important Point : view is updatble.

By
Kumar.T

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to verify the port number of the sql server?

618


What is log shipping? Can we do logshipping with SQL Server 7.0 ?

656


What is rtm version in sql server?

613


What is the difference between set and select?

661


Do you know what is blocking?

635






what is blocking? : Sql server database administration

595


How to Sync Two SQL Azure Databases?

109


Explain the different index configurations a table can have?

585


What is clustered index

648


How many replicas are maintained for each sql azure db?

116


What are parameterized reports? What are cascading parameters in ssrs reports?

110


what is sql server? : Sql server database administration

605


What are the built in functions in sql server?

574


You are designing a strategy for synchronizing an SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships?

107


What is a mutating table error and how can you get around it?

618