Answer Posted / g.ramesh
It produce Result Set which contains matched rows and both
side tables unmatched rows.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is model database in sql server?
What is cte (common table expression)?
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
What is CTE in SQL
What is attribute relationships, why we need it? : sql server analysis services, ssas
What do you understand by physical_only option in dbcc checkdb?
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
What are the steps to follow to configure SQL*Net?
Explain the Ways to improve the performance of a sql azure database?
After removing a table from database, what other related objects have to be dropped explicitly?
What are character string data types in ms sql server?
What is trigger in salesforce?
Explain acid?
What is query and its types?
How to receive output values from stored procedures?