Answer Posted / vikash kr pandey
view is a virtual table , which provides to a subset of columns from one or more tables. in which doesn't have its own data.
yes view is updatbable in a single update statement
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Working with TLogs
Explain the advantages of merge replication?
What purpose does the model database server?
Can a synonym name of a table be used instead of a table name in a select statement?
What are points to remember while using the fillfactor argument?
Can a rule be bound to any column of any data type?
What are the new features are introduced in sql server 2012 reporting services?
How sql server enhances scalability of the database system?
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
What is the difference between varchar and nvarchar?
Is the log file is a part of file group?
What is the name of the system variable that returns the number of rows affected by a SQL statement?
What command would you use to add a column to a table in sql server?
What is cursor in ms sql server?
How to make a column nullable?