Snowflake Vs MS-SQL - Part 97 - Identify Data Type - SYSTEM$TYPEOF
Identify Data Type - SYSTEM$TYPEOF
Sometimes, you have to find out the data type or nature of the data in the existing column during data analysis.
MS-SQL Server
In Snowflake, we can use SYSTEM$TYPEOF as follows:
For more details, refer to the SYSTEM_TYPEOF section.

Comments
Post a Comment