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


Please Help Members By Posting Answers For Below Questions

Do you know what are acid properties?

770


What are the purpose of Normalisation?

801


Where cross join is used?

690


What stored by the msdb? : sql server database administration

750


Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.

703






What are the disadvantages of using the stored procedures?

703


What is Service Broker in sql server 2012?

776


Explain try...catch with sql server?

761


What is the default port for SQL Server over a firewall?

783


How do you drop an index?

678


Is it ok to shrink transaction log?

698


Explain a join?

780


How to write a query with a full outer join in ms sql server?

726


What are the essential components of sql server service broker?

761


Difference between DELETE and TRUNCATE?

790