What are the different types of joins and explain them
briefly.
Answer Posted / hindol
equi join ,
non-equi join,
self join,
outer join,
cross join.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
how to use regular expression in pattern match conditions? : Sql dba
Do we need to rebuild index after truncate?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is sql server agent? : Sql dba
Can we rollback truncate?
Is primary key clustered index?
define sql insert statement ? : Sql dba
what are all the common sql function? : Sql dba
what is bcp? When does it used? : Sql dba
What is the best sql course?
Can delete statement be rollbacked?
what is collation? : Sql dba
what are aggregate and scalar functions? : Sql dba
how to escape special characters in sql statements? : Sql dba
Can we use distinct and group by together?