Name

SQL —

Function

Syntax

       (SQL &REST ARGS) [function] => 

Arguments and Values

Description

Returns an SQL string generated from the SQL expressions ARGS. The expressions are translated into SQL strings and then concatenated with a single space delimiting each expression.

Examples

        
      

Side Effects

Affected by

Exceptional Situations

See Also

Notes