This website works better with JavaScript
Home
Explore
Help
Sign In
libf
/
odbtools
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ec34f1ccd3
Branches
Tags
master
odbtools
/
odbctest
/
mql
/
basic
/
10cachedb
/
26.notin2.mql
26.notin2.mql
80 B
History
Raw
1
2
3
4
5
6
select * from /test/basic3 where v_varchar not in('2', '3')
/**
count(1)
**/
;