what is JOIN? Give example & types of join?
Answer Posted / muthu malai.g
join is used to retrive the datas from more than one
tables.types are inner join,outter join,cross join,equity
join,non equity join
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to do login in mysql with unix shell.
What is mysql57?
How to install mysql?
How can I insert images into a Mysql database?
What, if a table has one column defined as TIMESTAMP?
How to use count function in mysql?
Write a query to fetch duplicate records from a table using mysql?
How do I find mysql version in mysql workbench?
How to filter data from a mysql database table with php?
What is mysql cursor?
Can we store pdf files in mysql?
How do I show columns in mysql?
Write a query to display current date and time?
Is mysql still popular?
What is the difference between procedure and function in mysql?