All Manuals > LispWorks® User Guide and Reference Manual > 45 The SQL Package

sql-operator Function

Summary

Returns the symbol for a SQL operator.

Package

sql

Signature

sql-operator symbol => sql-symbol

Arguments
symbol
A symbol naming a SQL operator.
Values
sql-symbol
A symbol.
Description

The function sql-operator returns the Lisp symbol for the SQL operator symbol.

See also

sql
sql-expression
sql-operation


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:56