Contents
Indexes:
Function Sql-Delete-From-Table
Part of:
package cl-perec
(
sql-delete-from-table
< table > &key < where > )
Generate a delete command for records in TABLE that satisfies the WHERE clause.