what is the purpose of creating view is sql server 2000
Answer Posted / reddi
a view is a database object, that contains no data of its own.
it's used for to hide some confidential information.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Define magic tables in sql server?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
What happens when converting big values to integers?
What do you understand by a stored procedure?
Can you edit the .rdl code associated with a linked report?
Does group by or order by come first?
How many full-text indexes can a table have?
Explain the flow of creating a cube? : sql server analysis services, ssas
How to write a query with a left outer join in ms sql server?
What are different types of join?
What is deploy, process and build? : sql server analysis services, ssas
What are the different types of backups that exist?
How to set a database state to offline in ms sql server?
What are the types of table?
How to enforce security in sql server? : sql server security