ClickHouse/tests/queries/0_stateless/03142_alter_comment_parameterized_view.reference
Nikolay Degterinsky 5e679a33e1 Fix
2024-06-10 01:43:27 +00:00

2 lines
105 B
Plaintext

CREATE VIEW default.test_table_comment AS (SELECT toString({date_from:String})) COMMENT \'test comment\'