what is a cartition product?

Answers were Sorted based on User's Feedback



what is a cartition product?..

Answer / guneetinder singh

it is the resultant relation from the two relation in the
sense that every element of first column in first table is
linked with every element of second relations first column.
E.G.
A={1,2}
b={3,4}
Cartesian product is = {(1,3)(1,4)(2,3)(2,4)}

Is This Answer Correct ?    9 Yes 1 No

what is a cartition product?..

Answer / patilshashi

a query with no where clause in it, it will return no of
rows of first table multiplied by no of rows of second table

Is This Answer Correct ?    4 Yes 0 No

what is a cartition product?..

Answer / ron

Cartesian product includes rows from all the tables where
there is no specific criteria to join on.

it does not necessarily mean that there is no where clause
it can have a where clause where you filter data set from
table a, table b, c... and then join these tables to give
you the product of the join.

Is This Answer Correct ?    3 Yes 0 No

what is a cartition product?..

Answer / sony

If A and B are two sets the AxB is the cartetion product of
A and B

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What query tells you how much space a tablespace named test is taking up, and how much space is remaining?

1 Answers   Infosys,


Who developed oracle & when?

1 Answers  


Anybody can tell me, how do we find second largest emp salary from emp table.. Thanks in advance ...

10 Answers   Cognizant, ID, NTTF Nettur Technical Training Foundation, Sony, Verizon,


what is null value?

9 Answers  


How do I find the database name in oracle?

1 Answers  


Explain what are the different type of segments?

1 Answers  


Explain oracle data types with examples?

1 Answers  


What is the difference between SQL, DDL, and DML?

7 Answers   BeBo Technologies, Wipro,


what is difference between sql plus and sql*plus? (not sql and sql plus).

1 Answers  


WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?

1 Answers   Intelligroup,


List the types of joins used in writing subqueries?

1 Answers  


21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.

1 Answers   Wipro,


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)