Chapter 3 DBMS Reference Guide


ListOperators

List of SQL operators for comparing values, boolean, and various semantic operators.

Used in SQL editor (views) to propose a list of available functions to help in entering SQL code. These functions are exactly the same as available in the DBMS.

Example

=
!=
not like
not in

 


Copyright (C) 2005. Sybase Inc. All rights reserved.