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


about join

Answers were Sorted based on User's Feedback



about join..

Answer / mala yadav

select command is used to fetch the result from the table ,
but of u want the combine results from more than 1 table
then in this case we use JOINS rather than a single table
select statement.

In joins u can join upto 2 to 61 tables to get tha required
result.

joins are of 5 types
- inner join
- self join
- cross join
- left outer join
- right outer join

Is This Answer Correct ?    1 Yes 0 No

about join..

Answer / vishal

if u donot know join means u always working in one table but
always single table is not enough to give the result than
comes the concept of joins in which two table we join must
have a column same on the basis of the table are join. join
are of various type such as left outer, right outer ,inner
join etc

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What are queries used for?

0 Answers  


What is the use of mysql_close()?

0 Answers  


How do I kill a mysql connection?

0 Answers  


What are the differences between MySQL_fetch_array(), MySQL_fetch_object(), MySQL_fetch_row()?

2 Answers  


What is clob in mysql

0 Answers  


How to insert dynamic values in mysql using php?

0 Answers  


Where MyISAM table will be stored and also give their formats of storage?

0 Answers  


write a query to mysql in safe mode and to change the root password

0 Answers  


What is mysql port?

0 Answers  


How do you insert a table?

0 Answers  


How to delete a trigger in mysql?

0 Answers  


What is mysql database used for?

0 Answers  


Categories