Last updated 12 months ago
Low
The specified format is not supported.
If you need more support, you can email us at
The format in a table is not supported.
SELECT cast(T_2041.integer_column as integer);
SELECT cast(TRUNC(T_2041.integer_column) as integer) !!!RESOLVE EWI!!! /*** SSC-EWI-TD0041 - TRUNC FUNCTION WAS ADDED TO ENSURE INTEGER. MAY NEED CHANGES IF NOT NUMERIC OR STRING. ***/!!!;