truncate_local.sql 99 B

123
  1. pragma DqEngine="auto";
  2. select * from AS_TABLE(ListMap(ListFromRange(1,10000),($x)->(<|a:$x|>)));