Procedure
AdaBase.Driver.Base.[DB].query_clear_table (table : String)
The procedure constructs and an appropriate and driver-specific query to clear all the rows from a table in the connected database.
[DB] is "MySQL.MySQL_Driver", "PostgreSQL.PostgreSQL_Driver", or "SQLite.SQLite_Driver"