Back to Presto

SHOW COLUMNS

presto-docs/src/main/sphinx/sql/show-columns.rst

0.297266 B
Original Source

============ SHOW COLUMNS

Synopsis

.. code-block:: none

SHOW COLUMNS FROM table

Description

List the columns in table along with their data type and other attributes such as Extra, Comment, Precision, Scale, and Length.