Answer Posted / guest
1.Simple/Inner/Natural Join
2.Equi(contains only = sign) /Non-Equi Joins(other simbles)
3.Outer Joins(Left Outer Join/Right Outer Join)
4.Cross Join
5.Self Join
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Can I learn sql in a week?
How do you run a query?
What is an index in sql with example?
How to rename a column in the output of sql query?
what are the t string functions available in tsql? : Transact sql
What is indexes?
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
What is auto increment in sql?
how many sql ddl commands are supported by 'mysql'? : Sql dba
How many types of cursors supported in pl/sql?
What is dialect in sql?
Does normalization improve performance?
How many types of cursors are available in pl/sql?
What is trigger and types?
How do you define a foreign key?