what is difference between cartesian join & cross join even
they give same result?
Answer Posted / shilpa
Both the joins give same result.Cross join is SQL 99 join
and Cartesian product is Oracle Propreitary join.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What is set operator oracle?
How to specify default values in insert statement using oracle?
How does oracle handle read consistency?
What is java oracle used for?
What is data block in Oracle?
Explain enable novalidate constraint.
Explain about functional dependency and its relation with table design?
What is columnar storage what is the advantage?
What is SQL access advisor in Oracle?
normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
Explain oracle data types with examples?
Explain the use of consistent option in exp command.
Explain the use of log option in exp command.
How to resolve name conflicts between variables and columns?
How to delete a column in an existing table?