You are viewing documentation about an older version (1.2.0). View latest version

snowflake.snowpark.functions.typeof¶

snowflake.snowpark.functions.typeof(col: ColumnOrName) → Column[source]¶

Reports the type of a value stored in a VARIANT column. The type is returned as a string.