what is the purpose of creating view is sql server 2000
Answer Posted / reddi
to hide some confidential information
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is the purpose of sql profiler in sql server?
How does normalization work?
Write a SQL query to make a column as unique?
How to divide query output into multiple groups with the group by clause in ms sql server?
What is extended stored procedures?
What command do we use to rename a database?
what are statistics, under what circumstances they go out of date, how do you update them? : Sql server database administration
What is the command dbcc checkdb used for?
What is the process of normalization?
What are the restraints imposed on the table design by a merge replication?
What do you mean by 'normalization'?
What does it mean to normalize a database and why would you do it?
How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
Explain syntax for viewing, dropping and disabling triggers?
How do we know if any query is retrieving a large amount of data or very little data?