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
Do you know what is sql service broker?
What is the current pricing model of SQL Azure?
How to modify an existing stored procedure in ms sql server?
Does order by actually change the order of the data in the tables or does it just change the output?
Can sql servers link to other servers?
What are the encryption mechanisms in sql server?
What are the recovery models in sql server 2000?
Give main differences between "Truncate" and "Delete".
What are Row versions of DataRow?
Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
How can you control the amount of free space in your index pages?
What is nolock hint in sql server 2008
What is spatial and temporal data?
Create and insert into temp table in sql server?
How do you implement session management in SQL Server mode?