Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are Cartesian joins?

Answers were Sorted based on User's Feedback



What are Cartesian joins? ..

Answer / guest

joining 2 tables with out conditon
select * from emp,dept;

emp having 10 rec
dept having 5 rec

out == 50 rec

Is This Answer Correct ?    12 Yes 3 No

What are Cartesian joins? ..

Answer / kannan

when you assign key ={} these is called cartesian join

Is This Answer Correct ?    3 Yes 0 No

What are Cartesian joins? ..

Answer / riman bhaumik

its not like --with out condition...

TABLE 1 Table 2

X Y X Z

a e a j
b f a k
c g i m


Resultant Join over field X

X Y Z
a e j
a e k

This is an example of Cartesian joins.

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Ab Initio Interview Questions

What do you mean by the term data warehousing?

0 Answers  


What do you mean by the term data warehousing? Is it different from data mining?

0 Answers  


Explain what does dependency analysis mean in abinitio?

0 Answers  


What is meant by Co > Operating system and why it is special for Ab-initio ?

2 Answers  


State the working process of decimal_strip function?

0 Answers  


How many parallelisms are in Abinitio?

3 Answers  


How to move or copy the project parameter or project object to my sandbox?

0 Answers  


What exactly do you understand with the term data processing and businesses can trust this approach?

0 Answers  


Explain what is de-partition in abinitio?

0 Answers  


Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio

0 Answers  


can any one help me now i am learning AB Inito but i don't have material and pdf's can any one provide pdf's to this mail id mohanraju0113@gmail.com thanks in advance...................................

0 Answers  


Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump

1 Answers  


Categories