WHAT IS CARTESIAN PRODUCT?
Answers were Sorted based on User's Feedback
Cartesian product:- It is a type of join in which the
number of rows in the result table is the product of the
number of rows in each table.It is also called as CROSS JOIN
Eg:-
SELECT * FROM A,B
or (can be writen as)
SELECT * FROM A CROSS JOIN B
if A has 10 records n B has 8 records than the output of
above query will b 80 records(10*8=80 RECORDS).
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / surya
Once the data is display in M*N format from two different
tables which has m rows in one table and n rows in another
table.We can called as cartesian product.
Is This Answer Correct ? | 3 Yes | 0 No |
How do you resize a data file?
default triggers available for reports
HOW SHALL WE DIFFERENTIATE BETWEEN PRIMARY KEY AND FORIEGN KEY?
How do you add a data file to a tablespace?
Describe the P2P cycle ?
What are the interface tables used for ar invoices, customers, receipts for conversion process? : oracle accounts receivable
What is $FLEX$ and $PROFILES$?
Give the reasoning behind using an index.
I need a Technical evaluation between Oracle and SAP ? please do a need ful.
what are the types of LIST REPORTS in cognos8BI? and what is the mean and use of METRIC STUDIO in Cognos 8.3BI?
Give two methods you could use to determine what DDL changes have been made.
what ASIS BUSINESS PROCESS IN ORACLE FINANCE