ClickHouse/tests/queries/0_stateless/02963_invalid_identifier.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
105 B
MySQL
Raw Normal View History

2024-01-12 08:48:56 +00:00
SELECT t.t.t.* FROM system.tables WHERE database = currentDatabase(); --{serverError INVALID_IDENTIFIER}