UPDATE statement can on a single table or on the multiple
table?
Answer Posted / sisira sahu
single table
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How to write a query with an inner join in ms sql server?
what is a check constraint?
Equi join and non equi join is possible with sql server?
What is built-in function?
What are the new features in SQL Server 2005 when compared to SQL Server 2000?
Does a sql server 2005 select statement require a from?
What is ddl and dml commands?
Which is the latest version of sql server and when it is released?
Explain the dirty pages?
Why use update_statistics command in sql server?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
What is star, snowflake and star flake schema? : sql server analysis services, ssas
Explain syntax for viewing trigger?
What does it mean if @@cursor_row returns a negative number?