begin; drop table db_test_rental; drop table db_test_car; drop table db_test_user; commit;