-
Identify Normal and Sparse Lookup Datastage Job
By seeing a Datastage job how you will identify which one is Normal lookup and which one is Sparse Lookup?
-
Single Column Source Data
Source have single column data, How can I get Target like row 1 goes to target 1, row 2 goes to target 2.
src :-
column_id
1
2
3
4
.
.
.
1000 ,
Target :-
Target1(1)
Target2(2)
Target3(3),
Target4(4)
.
.
Target1000(1000)
How can you achieve this scenario? -
-
-
Dimension Modelling types along with their significance
Data Modelling is Broadly classified into 2 types. a) E-R Diagrams (Entity - Relatioships). b) Dimensional Modelling.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Nodes
Where do you specify nodes for datastage jobs?
-
DataStage Interview Questions
Ans