Name

SQL-OPERATION —

Function

Syntax

       (SQL-OPERATION OPERATION &REST REST) [function] => 

Arguments and Values

Description

Returns an SQL expression constructed from the supplied SQL operator or function OPERATION and its arguments REST. If OPERATION is passed the symbol FUNCTION then the first value in REST is taken to be a valid SQL function and the remaining values in REST its arguments.

Examples

        
      

Side Effects

Affected by

Exceptional Situations

See Also

Notes