How maney row would be print after join if A table have 100
rows and B table have 50 rows...

Answer Posted / gopi muluka

My answer above assumes there are no common columns between
two table, in that case answer would be 5000 rows.
Otherwise Interviewer never mention about number of rows in
each table, If he is only interested in knowing what is the
default Join?

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to drop an existing user defined function in ms sql server?

570


What is a transaction and why is it important?

576


Write down the syntax and an example for create, rename and delete index?

538


How to see the event list of an existing trigger using sys.trigger_events?

573


Explain “@@rowcount” and “@@error” in sql server?

541






How to use wildcard characters in like operations in ms sql server?

606


How use inner join in sql server?

617


How do you troubleshoot errors in a SQL Server Agent Job?

565


What is the difference function and stored procedure?

565


What is 1nf normalization form?

601


What are different types of database indexes?

536


What are clustered and non-clustered index?

551


What is the full meaning of dml?

533


Can we insert data if clustered index is disabled?

511


Explain the properties of subqueries in sql server?

548