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
What is sql analyzer?
What is an alias command?
What is the difference between a subquery and a join?
How does cross join work?
how to fetch common records from two tables? : Sql dba
Why do we use procedures in pl sql?
What is raid? How does it help storage of databases?
what is a composite primary key ? : Sql dba
What are string functions in sql?
How to run sql commands in sql*plus?
Why we use cross join?
Can a foreign key have a different name?
Can we use ddl statements in stored procedure sql server?
What is a constraint? Tell me about its various levels.
What is sql lookup?