A class of objects representing some SQL.
sql
t
Each instance of the system class sql-expression-object
represents a SQL expression. They can be used inside another instance of sql-expression-object
, in a "[...]" syntax expression or as arguments to the Common SQL functions. They are created by the "[...]" syntax (see 23.5.1.1 Enclosing database identifiers) or dynamically by sql-expression or string-prefix-with-n-if-needed.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:56