[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Relational Operators
-------------------------------------------------------------------------------
 Operator      | Description
               |
 <             | Less than
 >             | Greater than
 =             | Equal
 ==            | Exactly equal for character; equal for other data types
 <>, #, or !=  | Not equal
 <=            | Less than or equal
 >=            | Greater than or equal
 $             | Is contained in the set or is a subset of
-------------------------------------------------------------------------------

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson