|
RULES (Short Name: RUL)
|
|
| · | DELETE SUCCEEDS deletes a row from a database when the conditions in the WHERE clause are met.
|
| · | DELETE FAILS deletes a row from a database when the conditions in the WHERE clause are not met.
|