what is the purpose of creating view is sql server 2000

Answer Posted / thirumal

View is used to fetches the data from existing table and it
doesn't occupy any space in memory.

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data compression?

644


How to get a list of columns in a view using the "sp_help" stored procedure?

675


What are the different types of lock modes in sql server 2000?

567


Which sql server table is used to hold the stored procedure script?

559


What is difference between drop truncate and delete?

640






What are various limitations of the views?

703


Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?

726


What is a functions and types in sql server?

662


If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?

638


Explain use of expression builder.

647


Explain the truncate command? : SQL Server Architecture

658


A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?

611


What is command parameter in ssrs?

130


How to insert stored procedure result into temporary table?

668


What is logshipping and its purpose?

636