GENERATE_SERIES
Learn how to use the GENERATE_SERIES table function in PlaidCloud Lakehouse. Generates a dataset starting from a specified point, ending at another...
This section provides reference information for the table-related functions in PlaidCloud Lakehouse.
Learn how to use the GENERATE_SERIES table function in PlaidCloud Lakehouse. Generates a dataset starting from a specified point, ending at another...
Learn how to use the INFER_SCHEMA table function in PlaidCloud Lakehouse. Automatically detects the file metadata schema and retrieves the column definitions.
Learn how to use the INSPECT_PARQUET table function in PlaidCloud Lakehouse. Retrieves a table of comprehensive metadata from a staged Parquet file,...
Learn how to use the LIST_STAGE table function in PlaidCloud Lakehouse. Lists files in a stage. Includes detailed syntax, examples, and usage reference.
Learn how to use the RESULT_SCAN table function in PlaidCloud Lakehouse. Returns the result set of a previous command in same session as if the result was a...
Learn how to use the SHOW_GRANTS table function in PlaidCloud Lakehouse. Lists privileges explicitly granted to a user, to a role, or on a specific object.
Learn how to use the STREAM_STATUS table function in PlaidCloud Lakehouse. Provides information about the status of a specified stream, yielding a...
Learn how to use the TASK_HISTORY table function in PlaidCloud Lakehouse. Displays task running history given variables. Includes syntax and examples.