ClickHouse/tests/queries/0_stateless/00916_add_materialized_column_after.reference

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

4 lines
65 B
Plaintext
Raw Normal View History

x UInt32
y String MATERIALIZED toString(x)
z UInt64