Ab Initio Data Warehousing Question:

Download Job Interview Questions and Answers PDF

What are Cartesian joins?

Ab Initio Interview Question
Ab Initio Interview Question

Answer:

A Cartesian join will get you a Cartesian product. A Cartesian join is when you join every row of one table to every row of another table. You can also get one by joining every row of a table to every row of itself.

Download Ab Initio Interview Questions And Answers PDF

Previous QuestionNext Question
What is the purpose of having stored procedures in a database?What is an outer join?