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
what are the default admin accounts in Oracle 10g ?
Where do you use decode and case statements?
How to get a list of all user accounts in the database?
What is oracle latest version?
How to start an oracle instance?
Why do we need oracle client?
How do I find my oracle client driver version?
What are the data types in oracle?
Can we store images in oracle database?
How to update values in a table in oracle?
Why packages are used in oracle?
Why do we use coalesce function in oracle?
How to define an anonymous procedure with variables?
How to get execution statistics reports on query statements?
What are the uses of a database trigger?