61select.mql 89 B

123456789
  1. select name,cast(vtime as bigint) from /test/memdbexpired
  2. /**
  3. output()
  4. count(0)
  5. **/
  6. ;