A table containg 100 records B table containg 20 records we
have to join two tables in left outer it containg target 100
records but target containg 101 record at that time what is
the issue arise

Answer Posted / hirdesh srivastava

If you join two tables either equi join, left outer join or right outer join, result records can't be greater than max record of a big table. Until or unless you go for full outer join. e.g. if there are 100 records in one table and 20 records in other table then if you go for any join except full outer join result records won't be greater than 100 records. 

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are data elements?

655


Define repository tables in datastage?

699


what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?

953


im new to this tool im now at project plz tell me step by step process how to design plz help me i wnt to go with exp for job plz give me d proper design and explination

1627


How rejected rows are managed in datastage?

914






What is quality stage?

568


how to sort two columns in single job in datastage.

2529


Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?

1779


What are system variables and sequencers in datastage

604


what is 'reconsideration error' and how can i respond to this error and how to debug this

2117


explain about citrix scheduling tool in datastage

1808


What is active and passive stage?

876


Terminate Activity

837


What is aggtorec restructure operator?

722


In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?

596