UPDATE statement can on a single table or on the multiple
table?
Answers were Sorted based on User's Feedback
Answer / govind
yes. But by using views(some) we r able to update the
multiple table
Is This Answer Correct ? | 17 Yes | 4 No |
Answer / sandeep
single table.
View is updatable if it is a only one table reference view.
Is This Answer Correct ? | 3 Yes | 1 No |
explain extended properties
When is the use of update_statistics command?
explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
how do you test proper tcp/ip configuration windows machine? : Sql server database administration
What the different components of Replication and what is their use?
What are the types of user defined functions in sql server?
Explain trigger and its types?
How to update values in a table with update statements in ms sql server?
Write a SQL queries on Self Join and Inner Join.
What is 3nf normalization form?
How to create indexed view?
can you instantiate a com object by using t-sql? : Sql server database administration