Skip to content

Clause Negation NOT (Spider)

JoeWinter edited this page Sep 19, 2014 · 2 revisions

[Table of Contents](https://github.com/dell-oss/Doradus/wiki/Spider Databases: Table-of-Contents) | Previous | Next
Doradus Query Language: Clause Negation NOT


Any clause can be negated by prefixing it with the uppercase keyword NOT. To use "not" as a literal term instead of a keyword, either enclose it in single or double quotes or use non-uppercase. Double negation (NOT NOT) and any even number of NOT prefixes cancel out.

Clone this wiki locally