There are two file are there .1st file contains 5 records and
2nd file contain 10 records in target they want 50 records.how
can achieve this

Answer Posted / bharath

Use query
>select * from tab1,tab2;

You get Cartesian Product of two table rows
if tab1 having m no.of an tab2 has n no of col
then mXn (m by n) rows are returned.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is repositery?

1303


Can you explain players in datastage?

713


What is "fatal error/rdbms code 3996" error?

667


What is apt_config in datastage?

710


CHANGE CAPTURE

902






What is the difference between validated and compiled in the datastage?

707


Define repository tables in datastage?

706


Differentiate between data file and descriptor file?

623


Define data aggregation?

677


Define Data Stage?

647


What are the processing stages?

648


what are the devoleper roles in real time? plz tell i am new to datastage....

1647


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?

606


Can we use target hash file as a lookup ?

2820


client know skid info?

1638