“Numeric value '' is not recognized” - what column?
问题 I am trying to insert data from a staging table into the master table. The table has nearly 300 columns, and is a mix of data-typed Varchars, Integers, Decimals, Dates, etc. Snowflake gives the unhelpful error message of " Numeric value '' is not recognized " I have gone through and cut out various parts of the query to try and isolate where it is coming from. After several hours and cutting every column, it is still happening. Does anyone know of a Snowflake diagnostic query (like Redshift