Comparison operators: =, <>, >=, >, <=, <
Comparison operators are used to compare the value of two expressions, returning True if the comparison succeeds, and False if it does not. The following rules apply to the use of comparison operators handled by the Integration service:
*
*
For string comparisons, the shorter of the two strings is padded with space characters to equal the length of the longer string before the comparison is performed, as in SQL-92.
*
*
For information about the Integration service, see Configuring BIRT iServer. Comparison operations delegated to a remote data source may vary from the rules for comparison operators handled by the Integration service.

Additional Links:

Copyright Actuate Corporation 2012