Skip to Content

Where Clause Operators

Vinyl 3.0

In Vinyl, Where Clause Operators are a series of characters used primarily in an SQL statement's WHERE clause to perform operation(s), such as comparisons and arithmetic operations. Current Operators include: <, <=, <>, =, >, >=, IN, IS NOT NULL, IS NULL, LIKE, NOT IN, NOT LIKE.

Vinyl Pages: Page, Business Logic Layer, Business SQL