UPDATE statement can on a single table or on the multiple
table?
Answer Posted / govind
yes. But by using views(some) we r able to update the
multiple table
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
What's the information that can be stored inside a bit column?
What is application role in sql server database security? : sql server security
What are the basic functions for master, msdb, model, tempdb databases?
Define candidate key, alternate key, and composite key.
what are isolation levels? : Sql server database administration
How to Insert multiple rows with a single insert statement?
Does partitioning improve performance?
Can a unique index be created on a column, which contains null?
Why union all is faster than union?
How can sql server instances be hidden? : sql server security
can a table be moved to different filegroup? : Sql server administration
What is SQL Azure Federations?
Your table has a large character field there are queries that use this field in their search clause what should you do?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
What are the disadvantages of indexes?