Answer Posted / prakash.s
Views are simply called as mirror table or virtual table.
Feild of one table can be updated inside the view.
Updation of more than one table inside the views is not
possible.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to provide values to user defined function parameters?
Please differentiate between a local and a global temporary table?
what is checksum in sql server.........???
What are the difference between primary keys and foreign keys?
Explain the various types of concurrency problem?
How to bind a view to the schema of the underlying tables?
How to select an exiting database using mssql_select_db()?
In which files does sql server actually store data?
What is the command to change the recovery model?
Define Unique Key?
How to list all field names in the result set using mssql_field_name()?
what is the different types of backups available in sql server? : Sql server database administration
What is raid and what are different types of raid levels?
How to rename databases in ms sql server?
What is global temp table?