Answer Posted / shivaleela
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 |
Post New Answer View All Answers
What is chargeback invoice? How do we create it? : oracle accounts receivable
default triggers available for reports
can we use lexical perameter in oracle plsql if yes how
What view would you use to determine free space in a tablespace?
What are different types of transactions in ar? : oracle accounts receivable
What is the Difference between the Person_Type_id column in the per_all_people_f and per_person_type_usages_f
What is the difference between conversions and interfaces? : oracle accounts receivable
i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks
How would you determine who has added a row to a table?
please send me oracle pl/sql exp resume. and also faqs...
What is Tax Categories?
What is the use of transaction flexfield in autoinvoice? : oracle accounts receivable
Difference between negative and positive adjustments : oracle accounts receivable
What is auto invoicing? : oracle accounts receivable
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these