what is the purpose of creating view is sql server 2000
Answer Posted / veena
Views can reduce the complexity of database schema
Veiw can provide column level and row level security
By using views present aggregated data and hide detailed data
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which sql server is best?
How you can add messages to the nt event log from within a stored procedure?
List out the different types of locks available in sql server?
How can I tell if sql server is 32 or 64 bit?
What is function of CUBE ?
Is the log file is a part of file group?
What is data modeling and Reterminal integrity?
What extended events?
What are the different types of cursor?
What is sql language?
What authentication modes does sql server support?
Give a example to search fr a string in all stored procedure in sql server.
How to create a testing table with test data in ms sql server?
What is use of attribute hierarchy ordered ? : sql server analysis services, ssas
Why it is recommended to avoid referencing a floating point column in the where clause?