097notin.mql 116 B

123456789101112
  1. SELECT
  2. name
  3. FROM
  4. /m3event/devops/alerts_status where name not in ('12237946334446340014')
  5. /**
  6. output()
  7. **/
  8. ;