aboutsummaryrefslogtreecommitdiffstats
path: root/enums/query_type.in
blob: 5bfc74165d988cda5c0811fe17fcd9e79591d133 (plain)
1
2
3
4
5
6
7
8
9
query_type: PSQT; sql = LITTLE BOBBY TABLES
exact, =
less, <
greater, >
bitand, &
notequal, !=
like, LIKE
notlike, NOT LIKE
sqlpat, LIKE