CREATE TEMPORARY TABLE t1_02271\n(\n `x` Int32\n)\nENGINE = Memory CREATE TEMPORARY TABLE t2_02271\n(\n `x` Int32 DEFAULT 1\n)\nENGINE = Memory CREATE TEMPORARY TABLE t3_02271\n(\n `x` UInt32\n)\nENGINE = Memory CREATE TEMPORARY TABLE t4_02271\n(\n `x` Int32\n)\nENGINE = Memory CREATE TEMPORARY TABLE t5_02271\n(\n `x` Int32 DEFAULT 1\n)\nENGINE = Memory CREATE TEMPORARY TABLE t6_02271\n(\n `x` Int32\n)\nENGINE = Memory CREATE TEMPORARY TABLE t7_02271\n(\n `x` Int32 DEFAULT 1\n)\nENGINE = Memory CREATE TEMPORARY TABLE t8_02271\n(\n `x` UInt32\n)\nENGINE = Memory CREATE TEMPORARY TABLE t9_02271\n(\n `x` Int32\n)\nENGINE = Memory CREATE TEMPORARY TABLE t10_02271\n(\n `x` Int32 DEFAULT 1\n)\nENGINE = Memory