insert into test_base (item) values (cast(10 * rowmax + rowindex as varchar(10))); insert into test_base (item) values (cast(11 * rowmax + rowindex as varchar(10 ...