is it possible to have a script that when i run that script it will log into a database and delete all the entries from specific database tables?
if it is how would that look for database name "test" and "table 1, table 2, table 3, table 4 and table 5"
thank you