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
Will you be able to store pictures in the database?explain.
What are the roles of dba?
What is meant by an index?
What is a nested table and how is it different from a normal table?
Explain the use of consistent option in exp command.
How to define a variable to match a table column data type?
Explain the difference between replace() and translate() functions in oracle?
How to create an oracle database manually?
What are the different windows events activated at runtime ?
Is insert autocommit in oracle?
What to do if dba lost the system password?
What is the difference between PFILE and SPFILE in Oracle?
Give the various exception types.
How to pass a cursor variable to a procedure?
Can you have more than one content canvas view attached with a window ?