25.notin.mql 79 B

123456
  1. select * from /test/basic where v_varchar not in('2', '3')
  2. /**
  3. count(1)
  4. **/
  5. ;