Database Reader - How to force a format

Hi,

i want to convert a double column to an integer column into a Database Reader under Oracle.

Is it a way?

Thanks

Hi,

to convert a double column to integer you can try the cast function. If that does not work use the Double to Int node in KNIME.

Bye,

Tobias