Previous Topic: YSQLLCK Model Value

Next Topic: Example of WHERE Clause Containing OR Logic

Implementing Restrictor and Positioner Functionality

Restrictor and positioner functionality can be implemented in SQL using WHERE clauses that contain either NOT or OR logic. For example, the two following SQL examples are equivalent: both declare a cursor that satisfies one restrictor and two positioners.