Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

pedro
2012-06-01 05:01:15

Hi

You might use the expression below.
row1.boolColumn == null?"k": row1.boolColumn.toString()

Regards,
Pedro

sundaresanv
2012-05-31 17:07:44

Hi,

I am loading my table from SQL SERVER to oracle. I got a boolean field in my input table which is nullable. I map this field to target table as CHAR(1) in oracle. I face problem when the value from input table come as NULL. Can i use any talend function or any logic to convert this NULL values as character (for ex convertiong NULL to "k') . Please provide me your inputs.

Thanks
SUNDARESAN V

Board footer

Powered by FluxBB