I am using a query output as an Input to the workflow. There are aggregation done in the query. Alteryx by size the column as fixeddecimal(40,6). The target database column is of length (38,6). How can I reduce the alteryx input column size from (40,6) to (38,6)?