26.notin2.mql 80 B

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