what is the purpose of creating view is sql server 2000
Answer Posted / vijayabhaskarreddy
view eassy to use , views used to work with part of the
tables.
** provides security for the data.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is forward - only cursors / read only cursor?
Define primary key?
Can a unique index be created on a column, which contains null?
How data can be copied from one table to another table?
What is the new security features added in sql server 2014? : sql server security
How to query multiple tables jointly?
Is null vs coalesce?
Where does the copy job runs in the log shipping primary or secondary? : sql server database administration
What are the filtered indexes?
How to Update from select query in sql server?
How to delete duplicate records based on single column from a table?
what is a sub-report?
Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
What is merge join?
What is partition in sql server?