Data Stage Question:

How to add zero "0" before record in a field?

Data Stage Interview Question
Data Stage Interview Question

Answer:

String("o",1):Column name
Here 1 is how many zeros we want


Previous QuestionNext Question
What is audit table?How to get the unique records on multiple columns by using sequential file stage only?