I have a pipeline set up to copy from ORACLE to SQL in Azure. In ORACLE I have a table with a column that is set to type NUMBER containing values such as 1.2 or 2.345678 The maximum value will be ...