what is difference between cartesian join & cross join even
they give same result?
Answer Posted / tapan
Both are giving same result but Cartesian product is oracle proprietary join and cross join is ANSI join .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to connect asp pages to oracle servers?
How to retrieve values from data fields in record variables?
How many anonymous blocks can be defined?
Differentiate between translate and replace?
What is index in Oracle?
What is a table index?
What suggestions do you have to reduce the network traffic?
How does Oracle guarantee data integrity of data changes?
Why do you use stored procedures and state some of its disadvantages?
What is a lookup table in oracle?
How do we display rows from the table without duplicates?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Explain oracle left join with an example?
Who developed oracle & when?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.