Produces a single value from a combination of symbols and operators or predicates.
is a number, a quoted character string, or a datetime value that represents a single, specific data value.
is the name of a user-defined variable.
is the alias that is assigned to a table by using the AS keyword in the FROM clause of a SELECT statement.
is the name of a column.
is a SAS or aggregate function.
See | FedSQL Functions |
is a subquery that returns a single value.
is a symbol that specifies an action that is performed on one or more expressions. The following table shows valid operators. An expression can also contain the CASE or COALESCE expressions. For more information, see CASE Expression or COALESCE Expression.
is an expression that returns true, false, or unknown.
See CASE Expression
|
||
See EXISTS Predicate
|
||
See IN Predicate
|
||
See LIKE Predicate
|
||