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
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
Explain what are the type of synonyms?
Explain about functional dependency and its relation with table design?
When do you get a .pll extension in oracle?
Explain rename?
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
How to update values on multiple rows in oracle?
How to install oracle odbc drivers?
How to connect to oracle using service name instead of sid?
Explain coalesce function?
Explain the use of constraints option in exp command.
What are temporal data types in oracle?
What is oracle host variable?