I have a database with 8 tables and I have to delete all the records of those tables with a single instruction but without affecting the structure of the tables in the database, I have heard that with a loop it is possible but the truth I'm not clear, could someone help me?