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

# E2002

> ClickHouse target — Unparseable table name

A table identifier could not be parsed as `table` or `database.table`.

**Fix** — pass `table` or `database.table`; quote identifiers that themselves contain dots.
