Deleting table entries

Tell me a way to quickly clear an arbitrary table of records.

If you mean deleting many records at once, using a specific criteria, then that's not supported by Aurelius. You can simply execute an SQL statement to the database.