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
Which are the two editions in which SQL Azure database available?
Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
Write a sql query to delete duplicate records from a table called table1
Please explain go command in sql server?
What is partition in sql server?
How do I manually uninstall an instance of sql server 2016?
What is resource governor in sql server?
What is explicit cursors?
What is the purpose of linked server configuration in sql server?
How can you control the amount of free space in your index pages?
What is the difference between an index and a unique index?
How you can get the list of largest tables in a database?
Explain the xml support sql server extends?
What do you understand by replication in sql server?
What are the purposes of floor and sign functions?