$ errors.fyi/clickhouse/TABLE_ALREADY_EXISTS 74 namespaces · 3,092 codes
clickhouse · clickhouse/TABLE_ALREADY_EXISTS
TABLE_ALREADY_EXISTS

Table already exists

A CREATE TABLE statement attempted to create a table whose name already exists in the database. Use `CREATE TABLE IF NOT EXISTS` or drop the existing table first.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT