News

CREATE TABLE test_tuple ( `id` Int32, `segment` Tuple(Tuple(UInt16, UInt16), Tuple(UInt16, UInt16)) ) ENGINE = Memory ...