DROP ENTITY
Syntax
DROP ENTITY fully_qualified_entity_name
[IN STORE store_name];Description
Arguments
fully_qualified_entity_name
IN STORE store_name
Examples
Drop a Kafka topic in the current Kafka Store
Drop a Kinesis data stream in a specific store
Drop a Snowflake database
Drop a Snowflake schema
Drop a Snowflake table
Drop a Databricks catalog
Drop a Databricks schema
Drop a Databricks table
Last updated

