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
What are different types of database indexes?
What is a view and what are its advantages?
1 01 101 01010
How do you use a subquery to find records that exist in one table and do not exist in another?
Explain the creation and execution of a user-defined function in the sql server?
What does it mean to manipulate data?
What the different components in replication and what is their use?
can you instantiate a com object by using t-sql? : Sql server database administration
What is a self join in sql server?
What is the osql utility?
How to select true false based on column value in sql server?
What is the sql case statement used for?
What do you understand by physical_only option in dbcc checkdb?
How to generate create view script on an existing view?
Explain the use of containers in ssis and also their types?