what is the purpose of creating view is sql server 2000
Answer Posted / sundaresan
Views are used to select particular columns from a table
which is residing in a different DB. Once views are
crerated we can access the view to get the specified column
details from the table which is present in a different DB
Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is SubQuery in SQL Server 2008
When would you use sql joins?
What is the log shipping?
What is the difference function and stored procedure?
What are locks in sql?
Why truncate is ddl command?
How to add more data to the testing table in ms sql server?
What is SQL Azure Federations?
What is a rownum?
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
Do you know concepts and capabilities of sql server?
How to verify a user name with sqlcmd tool?
What is key attribute?
How can you append an identity column to a temporary table?
What are the different types of locks in the database?