how can we extract data with out having any common column

Answer Posted / vijay

create a one dummy column in both tables .

like dummy x in t1 table,
dummy x in t2 table.

make a inner join .. then u ll get data from both tables.

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can fix the truncated data error in datastage?

1210


if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?

1759


What is the different type of jobs in datastage?

580


what is the difference between == and eq in UNIX shell scripting?

979


What is the precedence of stage variables,derivations, and constraints?

604






explain about citrix scheduling tool in datastage

1812


What is the flow of loading data into fact & dimensional tables?

600


how many rows sorted in sort stage by default in server jobs

3565


Enlist various types of routines in datastage.

646


how to delete one row in target dataset

2590


What is difference between join, merge and lookup stage?

642


how to use self join using datastage ? can u tell me using stage how can we implemnet the self join

4572


Whats difference betweeen operational data stage (ods) and data warehouse?

675


i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu

2277


Is the value of staging variable stored temporarily or permanently?

582