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...

What is Inner Joints and Outer Joints ?
What is right outer joints,left outer joints,right inner
joints , left inner joints ,

Answer Posted / sunil kumar

Inner join=>Inner join returns rows when there is at least
one match in both tables.

Outer Join=> Outer Join returns the set of all matching
records from both tables. Outer join doesn`t require each
record to be matched in both the tables.


Right Outer Join=>Return all the rows of second table ,plus
matching record of both tables.

Left Outer Join=>Return all the rows of first table,plus
matching record of both tables.

Is This Answer Correct ?    26 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

using primary can we relate two table, with out foreign key?

2766


What is the maximum no of columns a table can have?

965


What is difference between mysql and mysql server?

1036


How do I find my mysql username and password?

1003


Which statement is used to delete a table in MySQL.

954


How to list or view all databases from the mysql server.

976


List data types in mysql? Explain

969


What is the purpose of mysql database?

969


What is normalization and list the different types of normalization?

993


What is the difference between unix timestamps and mysql timestamps?

1059


What is mysql cursor?

935


What is meant by decimal (5,2)?

1093


How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.

1179


What are federated tables?

1246


Why mysql is used with php?

1025