SQL

DESCRIBE

SafeDescribe a table

DESCRIBE <table>;

Shows columns, types and keys of a table; PostgreSQL uses \d.

Examples

  • DESCRIBE users;Structure of users

Syntax

DESCRIBE <table>; (PG) \d <table>

Before you run it

Read-only.

Related commands

The same reference, with no signal at all

Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.

Get it free on the App Store