Skip to content
DESCRIBE
Type to start searching
SQL statement syntax
Dell Data Analytics Engine 423-e.13 LTS
Overview
Features, use cases, and support
For all users
Starburst Enterprise web UI
Clients
Data products
Insights
For data engineers
Query optimizer
Developer guide
For platform administrators
Manual installation and license
Deploying with Kubernetes
Performance, logging, and governance features
Security
Starburst Enterprise REST API
Data sources
Connector overview
Object storage connectors
Non-object storage connectors
Utilities
Starburst connectors feature matrix
SQL reference
SQL language
SQL statement syntax
Statement listing
Statements A-F
ALTER MATERIALIZED VIEW
ALTER SCHEMA
ALTER TABLE
ALTER VIEW
ANALYZE
CALL
COMMENT
COMMIT
CREATE MATERIALIZED VIEW
CREATE ROLE
CREATE SCHEMA
CREATE TABLE
CREATE TABLE AS
CREATE VIEW
DEALLOCATE PREPARE
DELETE
DENY
DESCRIBE
DESCRIBE
Contents
DESCRIBE
Synopsis
Description
DESCRIBE INPUT
DESCRIBE OUTPUT
DROP MATERIALIZED VIEW
DROP ROLE
DROP SCHEMA
DROP TABLE
DROP VIEW
Statements G-R
Statements S-Z
Functions and operators
Version information
423-e.13 LTS and others
Release notes
Appendix
Version-specific notices and information
Contents
DESCRIBE
Synopsis
Description
DESCRIBE
#
Synopsis
#
DESCRIBE table_name
Description
#
DESCRIBE
is an alias for
SHOW COLUMNS
.