12insert_valid.mql 74 B

1234567
  1. select * from /test/batch where v_float=1.1
  2. /**
  3. output()
  4. count(10)
  5. **/
  6. ;