adspace
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
What is acid mean in sql server?
What is in place upgrade in sql server?
What are the different types of subquery?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
Why use identity in sql server?
What is a coalesce function?
How to connect php with different port numbers?
Is it possible to have clustered index on separate drive from original table location?
How efficient you are in oracle and SQL server?
List out the different types of locks available in sql server?
How to convert character strings into numeric values?
How to remove duplicate rows from table except one?
What is standby servers? Explain types of standby servers.
Can we shrink data file in sql server?
What are the different subsets of sql?