Variant Functions

This section provides reference information for the variant functions in PlaidCloud Lakehouse.


VARIANT_GET

Learn how to use the VARIANT_GET variant function in PlaidCloud Lakehouse. Extracts a typed value from a VARIANT object at a specified path.

VARIANT_QUERY

Use the VARIANT_QUERY variant function in PlaidCloud Lakehouse. Queries a value from a VARIANT object using a path expression and returns a VARIANT.

VARIANT_TYPEOF

Learn how to use the VARIANT_TYPEOF variant function in PlaidCloud Lakehouse. Returns the type name of a VARIANT value as a string - with syntax and examples.