INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- creation procedure; allows to create simple SQL DELETE
-- statement that consist only of the DELETE FROM and WHERE
-- sections
-- string 's' is the table's name
-- string 's' is the contents of the WHERE section
-- this method assigns a new part of the WHERE section,
-- merging it with the previous one via AND
-- this method assigns a new part of the WHERE section,
-- merging it with the previous one via OR
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |