what are the different types of joins?
Answer Posted / desiraju venkata subramanya ka
types of joins
• outer join
• left join
• right join
• equi-join
• non-equi-join
• selfJoin
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are sql data types?
What is compute?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
What are the types of triggers in sql?
what are the features and advantages of object-oriented programming? : Sql dba
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
What is sql engine in oracle?
Does mysql support pl sql?
What is pl sql collection?
Why plvtab is considered as the easiest way to access the pl/sql table?
What is rank function in sql?
Does mysql_real_escape_string prevent sql injection?
Why trigger is used in sql?
What does stand for in sql?
what does the t-sql command ident_incr does? : Transact sql