Recently I migrated data from netezza to Snowflake. The problem I am facing is with double precision data type. In netezza DB double precision field has value of .34757853258953 but when I query same in Snowflake UI I see it as .3475785326.
Anyone has any idea why so and how to deal with it.