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