What are data elements?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of surogate key in datastage
Define ds designer?
SOURCE LIKE I_D,F1,F2 --------- 100,N,Y 100,N,N 100,Y,N 101,Y,Y 101,N,Y 102,Y,N 103,N,N 104,Y,Y 105,N,N 106,N,Y 102,N,Y 105,Y,Y O/P LIKE ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y
what is usage of datastage with materialized views
what is executable in DataStage?
I am defining one varaible parameter date in job parameters.I want use this variable date in where clause in source query.
When we will go for Data elements?
LIST THE BUILT-IN STAGES AVALIABLE IN SERVER JOBS?
if 3 table having different columes. like first table having 4 columns , second table having 3 columns and third table having 2 columns then how to capture the data by using funnel stage in parallel jobs...srinu.thadi
17 Answers IBM, TCS,
Hi Friends, I have a input data like, class_id Marks 101 50 101 60 101 40 102 90 102 35 And i want my output data like class_id Marks Rank 101 50 2 101 60 1 101 40 3 102 90 1 102 35 2 how to do this in datastage?
8 Answers Cognizant, HCL, TIAA CREF,
Difference between IBM DATA STAGE8.5 and DATA STAGE9.1 ?
what is snow flack schema?