Data Stage Question:
How to add zero "0" before record in a field?

Answer:
String("o",1):Column name
Here 1 is how many zeros we want
Here 1 is how many zeros we want
Previous Question | Next Question |
What is audit table? | How to get the unique records on multiple columns by using sequential file stage only? |