# Tables

Inspect, create, truncate, or delete catalog tables, and view, preview, or download their data. Use the target table identifier or path required by the selected action page.

```{toctree}
:hidden:
:maxdepth: 1

Get table information <../get-table>
Get a table overview <../get-table-overview>
Get the full table path <../get-table-full-path>
Get table data <../get-table-data>
Preview table data <../preview-table-data>
Download table data <../download-table-data>
Create a table <../create-table>
Check whether a table exists <../check-table-exists>
Truncate a table <../truncate-table>
Delete a table <../delete-table>
Batch get table information <../batch-get-table-info>
```
