ClickHouse/tests/queries/0_stateless/00999_settings_no_extra_quotes.sql

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

2 lines
61 B
MySQL
Raw Normal View History

2019-08-28 12:26:13 +00:00
SELECT DISTINCT description LIKE '"%"' FROM system.settings;