5.check_orderby.mql 64 B

123456
  1. select * FROM /test/basic2 order by v_float
  2. /**
  3. output()
  4. **/
  5. ;