Page 1 of 1
Integer and Timestamp
Posted: Tue Mar 08, 2011 3:57 am
by syamal
What is the Default Value of Integer and Timestamp in Datastage . Can anyone Please help me in this ?
Thanks & Regards
Syamal
Posted: Tue Mar 08, 2011 4:54 am
by ray.wurlod
Welcome aboard. The default value is whatever you set it to. There is no default default except in very specific circumstances such as when the field is null and you try to load it into a non-nullable field. You can construct your own test to learn what values are used in these cases.