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 commonly used mssql functions in php?
Why use view instead of a table?
List out the different types of locks available in sql server?
What is change data capture (cdc) in sql server 2008?
What is a field in a table?
Explain system views?
What is explicit mode in sql server?
What is sql profiler. What are the default templates with it? : sql server database administration
ow to bring suspect mode datbase online from scratch
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
How can you manage sql azure security?
Write a SQL query in order to merge two different columns into single column?
How many types of the database links?
How do you create type- insensitive operator?
What is the data type of time?