Answer Posted / g.ramesh
It produce Result Set Which contains matched rows and right
table unmatched rows.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is query optimizer in sql server?
What is difference between after and before?
What is in place upgrade in sql server?
Explain important index characteristics?
Do you know what is similarity and difference between truncate and delete in sql?
How to return the second 5 rows in ms sql server?
What command do we use to rename a database?
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
when you create a database how is it stored? : Sql server database administration
When I delete any data from a table, does the sql server reduce the size of that table?
Explain the disadvantages/limitation of the cursor?
What do you mean by sql server 2005 express management tools?
What command would you use to add a column to a table in sql server?
Can we write a distributed query and get some data which is located on other server and oracle database?
What is sql collation?