The general pattern for arithmetic and character expressions is:
{constant | column_name | function | (subquery) | (case_expression)} [{arithmetic_operator | bitwise_operator | string_operator | comparison_operator } {constant | column_name | function | (subquery) | case_expression}]...
Copyright © 2005. Sybase Inc. All rights reserved. |