UPDATE statement can on a single table or on the multiple
table?
Answer Posted / vimal
SINGLE TABLE
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Explain syntax for viewing trigger?
Can I work with several databases simultaneously? : sql server management studio
What is difference between stored procedure and user defined function?
How do you send email on SQL Server?
What is blocking and how would you troubleshoot it? : sql server database administration
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
How to Update from select query in sql server?
How to insert data into an existing table?
Explain different types of Normalization.
How to check table values in sql server?
What is read committed?
what is the difference between count(*) and count(1) ?
what types of replication are supported in sql server? : Sql server database administration
Differentiate between ms sql server reporting services vs crystal reports?
What are scalar functions?