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 happens if null values are involved in bitwise operations?
Explain what are sparse columns?
What action plan is preferred if sql server is not responding?
How can we determine what objects a user-defined function depends upon?
What is difference between sql and sql server?
Name few of the dcl commands in sql?
What is a rollup clause?
How to enter binary string literals in ms sql server?
What is an identity?
Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security
What are the types of stored procedures in an sql server?
last function used in MS Access to convert sql what function will use in sql
What are the main sources of data?
When to use null data driven subscription?
What is the purpose of linked server configuration in sql server?