51select.mql 88 B

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