**Source URL:** https://limited.veevavault.dev/commercial/vql/operators

# Operators

Use comparison and logical operators in a [WHERE clause](/commercial/vql/clauses/where) to filter results from a VQL query. You can also use certain operators in the [FIND search string](/commercial/vql/clauses/find).

<LandingPageList>
*   [Comparison Operators](/commercial/vql/operators/comparison-operators/)
*   [Logical Operators](/commercial/vql/operators/logical-operators/)
*   [Operator Limitations](/commercial/vql/operators/operator-limitations/)
</LandingPageList>

---

**Previous:** [AS](/commercial/vql/clauses/as)  
**Next:** [Comparison Operators](/commercial/vql/operators/comparison-operators)