A RetroSearch Logo

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

Search Query:

Showing content from https://docs.snowflake.com/en/developer-guide/python-connector/../../sql-reference/sql/desc-task below:

Website Navigation


DESCRIBE TASK | Snowflake Documentation

DESCRIBE TASK

Describes the columns in a task.

DESCRIBE can be abbreviated to DESC.

See also:

DROP TASK , ALTER TASK , CREATE TASK , SHOW TASKS

Syntax Parameters
name

Specifies the identifier for the task to describe. If the identifier contains spaces or special characters, the entire string must be enclosed in double quotes. Identifiers enclosed in double quotes are also case-sensitive.

Output

The command output provides the same the output as SHOW_TASKS.

Usage notes Examples

Create an example task:

CREATE TASK mytask ( ... );

Copy

Describe the columns in the task:


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