what is JOIN? Give example & types of join?
Answer Posted / amita
types of joins are
cross join
inner or equi join
left join
right join
outer join
Is This Answer Correct ? | 31 Yes | 19 No |
Post New Answer View All Answers
What is mysql in linux?
What is the difference between mysql_fetch_array() and ysql_fetch_object() ?
How we can create index in mysql?
Which datatype is used for email in mysql?
What is latest version of mysql?
How do I enable mysqli extension?
Does insert statement lock the table?
How do I save in mysql?
Is there a free version of mysql?
What is mysql used for?
What is striped backup
Can we save images in mysql database?
Write a query to display even rows in student table using mysql?
What command is used to delete the data from the table without deleting the table structure?
What are different types of queries?