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
Answers were Sorted based on User's Feedback
Answer / kumar srinivasalu
Cross join it is otherwise called cartesian join
Is This Answer Correct ? | 14 Yes | 0 No |
What is java sql package?
Can a table have two primary keys?
four procedures is are there should i write their in a package
The in operator may be used if you know the exact value you want to return for at least one of the columns.
Where can I learn sql for free?
Explain what is a database?
What is meant by temporal data?
HOW CAN I FIND MAX SAL ,ENAME FROM EMP TABLE.
Is sql database free?
how to shutdown mysql server? : Sql dba
Why are cursors used?
Is a view faster than a stored procedure?