PRINT ENTITY
Syntax
PRINT ENTITY fully_qualified_entity_name
[ IN STORE store_name ]
[ WITH (streaming_print_parameter = value [, ...]) ];Description
Arguments
fully_qualified_entity_name
IN STORE store_name
WITH (streaming_print_parameter = value [, ...])
Streaming Print Parameters
Parameter Name
Description
Examples
Print entity with defaults
Print entity from a specific timestamp with a custom message rate
Print entity from earliest available records
Print a Snowflake table
Print a Databricks table
Last updated

