create table t_evocp8e0 ( c_ray1y7y int unique , c_dcyscg tinyint unique , c_wdj4m tinyint unique , primary key(c_ray1y7y) NONCLUSTERED) shard_row_id_bits=4 pre_split_regions=2; alter table t_evocp8e0 add column c_to int; create table t_ktz ( c_q22yixwl int not null , c_kw48 int , c_u1 int unique , primary key(c_u1) CLUSTERED) pre_split_regions=6; create table t_c6sdm_smrn ( c_zch int , c_qcsmy0w int , c_lc5_gue5 int , c_yqxr int , c_j tinyint unique , c_x68 text , primary key(c_qcsmy0w, c_zch) NONCLUSTERED) shard_row_id_bits=5 pre_split_regions=2; alter table t_c6sdm_smrn add column c_n3le03 int; create table t_s436oao0nr ( c_atq2lf4e6v int , c_vpiqmsh6 double unique , c_jb6qd70seo int , c_sd_11z double , primary key(c_atq2lf4e6v) CLUSTERED) pre_split_regions=2; insert into t_s436oao0nr (c_atq2lf4e6v, c_vpiqmsh6, c_jb6qd70seo, c_sd_11z) values (1518698603, 30.34, 792525460, 85.58), (943769403, 21.72, 1464599069, 42.56), (703928266, 75.50, 1279231199, 128.3), (1497501678, 89.84, 197819975, 32767.6); alter table t_ktz add column c_k0yjq8k text;