about join

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Heap tables?

825


How do I automate a backup in mysql?

464


What is mysql vs sql?

475


How to display odd rows in student table in mysql?

459


Which is better sqlite or mysql?

485






Is mysql connect deprecated?

484


Explain % and _ inside like statement?

577


Define REGEXP?

632


what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL

947


What you can use regular expression for in mysql?

478


What is the difference between heap table and temporary table?

607


Does mysql case matter?

479


What is mysql cursor?

498


What is row level locking in mysql?

498


What is mysql community edition?

506