Posted on 28th April 2025|44 views
Explain about null variable in Talend
Posted on 28th April 2025| views
Every Talend data type can be set to null, and this might result in type change. A type change from integer to 'int' is noticed when we remove the tick from the null box for age. Int is a primitive type, and it cannot be null. Null is an acceptable value when it comes to object type integer.