Answer Posted / 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 |
Post New Answer View All Answers
How to use group functions in the select clause using oracle?
How do you find current date and time in oracle?
What is the difference between pre-select and pre-query?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
What is oracle in java?
What is an index associated with a constraint?
Explain a private synonyms?
Will you be able to store pictures in the database?
Describe an oracle table?
Is it possible to insert comments into sql statements return in the data model editor ?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
How to rename a tablespace in oracle?
How to estimate disk space needed for an export job?
How to loop through a cursor variable?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?