Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / sachin

Case 1: not common rows
then Inner join A join B <> row
full outer join A join B = 100 row
full outer join B join A = 50 row
Case 2: common rows (10)
then Inner join A join B = 10
full outer join A join B = 100
full outer join B join A = 50

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List down some advantages of sql stored procedure?

1015


Explain trigger and its types?

1114


What is perspective, have you ever created perspective? : sql server analysis services, ssas

960


What is a trace frag?

1134


Why do we partition data?

1079


What is the cartesian product of table?

1063


What is local temp table?

1024


What different steps will a sql server developer take to secure sql server?

1039


What do you mean by a Composite primary key?

1187


what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration

1045


What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks

2136


Can we add our custom code in ssis?

1040


Explain subquery and state its properties?

1090


How many full-text indexes can a table have?

1024


Explain the types of indexes.

1294