ClickHouse/tests/queries/0_stateless/03204_index_hint_fuzzer.sql

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

2 lines
53 B
MySQL
Raw Normal View History

2024-07-09 17:08:19 +00:00
SELECT tuple(indexHint(toLowCardinality('aaa')), 1);