26.notin2.mql 83 B

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