The SQL expression passed to the functions
sql:execute-command
,
sql:query
,
sql:do-query
,
sql:simple-do-query
,
sql:map-query
and the
loop for...being each
record syntax can now be a prepared statement object created by the new function
sql:prepare-statement
.
The Common SQL square bracket reader syntax has been extended to support numbered bind-variables using the form
[
n
]
where
n
is a positive integer.
LispWorks Release Notes and Installation Guide - 23 Dec 2011