Which one of the following join types will always create a
Cartesian Product?
1. CROSS JOIN
2. LEFT OUTER JOIN
3. RIGHT OUTER JOIN
4. FULL OUTER JOIN
5. INNER JOIN
Answer Posted / kumar srinivasalu
Cross join it is otherwise called cartesian join
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How can I change database name in sql?
What are types of joins?
how to fetch common records from two tables? : Sql dba
What type of database is sql?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
What is asqueryable?
What is pivot in sql?
How do I run a sql query?
How can a pl sql block be executed?
What is where clause in sql?
Is sql free?
Can we create foreign key without primary key?
How is a process of pl/sql compiled?
Can we insert data into materialized view?