Source of “delete.txt”
drop table if exists accts/USER/;
drop table if exists msgs/USER/;
drop table if exists parts/USER/;
drop table if exists labels/USER/;
drop table if exists queries/USER/;
drop table if exists contacts/USER/;
drop table if exists hits/USER/
End of listing