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...


where we use column generator stage in real time scenario?

Answers were Sorted based on User's Feedback



where we use column generator stage in real time scenario?..

Answer / ram

The Column Generator stage adds columns to incoming data
and generates mock data for these columns for each data row
processed. The new data set is then output..

Let us two table x and Y ..and you are doing funnel..
X file is having only 2 columns and Y file is having 3
columns..
While doing funnel metadata should be same. in order to
achieve this include one column to X file and next use this
column generator stage, this stage populates some mock data
in third column..

Is This Answer Correct ?    37 Yes 0 No

where we use column generator stage in real time scenario?..

Answer / kiran

Hai This is Kiran.

if u want to add one mmore column in target while populate
data from source to taget.

Thaks&Regards
Kiran Kumar M.
(9393363309)

Is This Answer Correct ?    19 Yes 0 No

where we use column generator stage in real time scenario?..

Answer / vishwanath

Suppose consider a situation wherein u need to join two
tables A and B but u don hve a same key column in both the
tables. U can use column generator for generating a DUMMY
column (key column) and perform joining.

Is This Answer Correct ?    9 Yes 0 No

where we use column generator stage in real time scenario?..

Answer / yarramasu

If u have two tables that are a and b. A table have two
columns and b table have 3 columns in two tables are
metadata to be same that time we can use column generator
stage for getting total columns in a target

Is This Answer Correct ?    7 Yes 0 No

where we use column generator stage in real time scenario?..

Answer / indian

If you want to generate the mockdata for new column for
testing purpose we will use this stage.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Data Stage Interview Questions

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

0 Answers  


My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?

2 Answers   Wipro,


How can we do null handling in sequential files?

3 Answers   Reliance,


Can you filter data in hashed file?

0 Answers  


What is process model?

0 Answers  


If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,else the changes will be reflected automatically

6 Answers   TCS,


What is the purpose of pivot stage?

0 Answers  


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?

1 Answers   IBM,


Difference between server jobs & parallel jobs?

0 Answers  


What is apt_config in datastage?

0 Answers  


How u implement the slowly changing dimensions if my source table is consisting of cid,cname,add,phno,email but i need to capture the changes for first three columns how u implement?

1 Answers   IBM,


Hi guys, please design a job with derivation(solution). write exact conditions. My requirement Source table emp_no qualification 1 a 1 c 2 a 3 c 3 b Target table emp_no qualification 1 b 2 b 2 c 3 a Here every employer have three qualifications i.e a,b and c. what ever source table dont have some qualification, that will be move to target table. Like above. Hope u get the point. Thanks.

4 Answers   UHG,


Categories