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
Is it possible to update views?
Which software is used for pl sql programming?
what is an alias command? : Sql dba
Why is partition used in sql?
how do you know if your mysql server is alive? : Sql dba
How do you write a complex sql query?
How to handle bulk data?
How do I debug a stored procedure?
Why do we use function in pl sql?
how many sql dml commands are supported by 'mysql'? : Sql dba
how to include numeric values in sql statements? : Sql dba
Is sql a case sensitive language?
How are sql commands classified?
What is set serveroutput on in pl sql?
Can we insert data into materialized view?