A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.snowflake.com/en/sql-reference/sql/drop-streamlit below:

Website Navigation


DROP STREAMLIT | Snowflake Documentation

DROP STREAMLIT

Removes the specified Streamlit object from the current/specified schema.

See also:

CREATE STREAMLIT, SHOW STREAMLITS, DESCRIBE STREAMLIT, UNDROP STREAMLIT, ALTER STREAMLIT

Syntax
DROP STREAMLIT [IF EXISTS] <name>

Copy

Required parameters
name

Specifies the identifier for the Streamlit object to drop. If the identifier contains spaces, special characters, or mixed-case characters, the entire string must be enclosed in double quotes. Identifiers enclosed in double quotes are also case-sensitive (e.g. "My Object").

If the Streamlit object identifier is not fully-qualified (in the form of db_name.schema_name.streamlit_name or schema_name.streamlit_name), the command looks for the Streamlit object in the current schema for the session.

Usage notes

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4