Answer Posted / anuadarsh
1)Inner Join
a)Equi join
b)Natural Join
c)Cross Join
2)Outer Join
a)Left join
b)Right join
c)Full join
3)Self Join
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what is transaction? : Sql dba
how to show all tables with 'mysql'? : Sql dba
Which is the correct statement about truncate and delete?
How do rank () and dense_rank () differ?
What is dml statement?
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?
Is foreign key mandatory?
What are the different sql languages?
What happens when a trigger is associated to a view?
Can we use view in stored procedure?
Can we join same table in sql?
How do I run a pl sql program?
How to set up sql*plus output format in oracle?
What is primary and foreign key?
what are the advantages of using stored procedures? : Sql dba