> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peaka.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DESCRIBE

## Synopsis

```sql theme={null}
DESCRIBE table_name
```

## Description

`DESCRIBE` is an alias for [SHOW COLUMNS](/sql/reference/show-columns).
