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 define default values for formal parameters?
What is a relational database management system?
How to convert a date to char in oracle? Give one example.
What is oracle join syntax?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
In which language oracle has been developed?
How many types of cluster table in Oracle?
What are the different windows events activated at runtime ?
What is columnar storage what is the advantage?
What is the exact use of Collections?
What is blob datatype?
What is ADDM Advisor in Oracle?
How to generate query output in html format?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
Explain the use of Merge statement in oracle 11g