Answer Posted / amar misra
1-Inner Join
2-Outer Join
3-Left Join
4-Right Join
5-Self Join
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do we need to rebuild index after truncate?
What is the current version of sql?
what is dbms? : Sql dba
how to start mysql server? : Sql dba
Is primary key always clustered index?
Can we use distinct and group by together?
Is inner join faster than left join?
Is primary key clustered index?
what are the advantages of sql ? : Sql dba
Does group by remove duplicates?
what is bcp? When does it used? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
what are aggregate and scalar functions? : Sql dba
How do I remove duplicates in two columns?