Answer Posted / deva
The join between tables with out any conditions specified
results in the cartesian product. Cartesian product will be
equal to the product of number of rows in the tables that
take part in the join.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Is oracle the best database?
What are the different types of synonyms?
Why use resource manager in Oracle?
how to clone 9i Database on to 10g Database.
How to run create database statement?
Point out the difference between user tables and data dictionary?
How to use group functions in the select clause using oracle?
What do you mean by cdb and pdb in oracle 12c?
What is the usage of save points in oracle database?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
What is the sid in oracle?
What is a select query statement in oracle?
What is the difference between hot backup and cold backup in oracle?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
How would you best determine why your MVIEW couldnt FAST REFRESH?