How do u set a default value to a column if the column value
is NULL?
Answer Posted / subhash
we can use
NullToValue(Col_Name, Default_Value)
or
NullToempty(Col_Name)functions in tranformaer stage.
Or
If the source is sequential file then, we have an option in
seq file ==> Formats ===> Filed Defaults ==>"Null Field
Value" --> we can set default value for it.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between informatica and datastage?
hi iam new to this tooliam cmpltied to know abt datastage so now iam in project tell me whole step by step what iam doing iwnt to go with exp so plz hlp me pals
What are the steps needed to create a simple basic datastage job?
What are data elements?
Define APT_CONFIG in Datastage?
for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
Can you explain players in datastage?
What is the difference between datastage and informatica?
what is the custome stage in datastage? how can we impliment that one? plz tell me
Explain datastage architecture?
What are the steps required to kill the job in Datastage?
Define orabulk and bcp stages?
What are some prerequisites for datastage?
What are the main differences you have observed between 7.x and 8.x version of datastage?