How maney row would be print after join if A table have 100
rows and B table have 50 rows...
Answer Posted / ankit misra
the result will depend upon the type of join it carry 150 rows if its a full outer join,it will carry common rows if its a natural join.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
explain extended properties
Describe triggers features and limitations?
How can we improve performance by using SQL Server profiler?
Which are the two editions in which SQL Azure database available?
What is a trigger what are the advantages of trigger?
Can we insert data into a view?
How to insert data with null values?
What are the steps to insert a table?
How to send email from database?
What are the different types of join?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
Explain what is public role in sql server?
What is sql server database?
Do you know what are the restrictions that views have to follow?
How do you make a trace?