NAME
drop.tables.pl - Drop all tables in the 'contacts' database
SYNOPSIS
drop.tables.pl [options]
Options:
-help
-verbose
All switches can be reduced to a single letter.
Exit value: 0.
OPTIONS
- -help
-
Print help and exit.
- -verbose
-
Print progress messages.
If -v -v is used, print even more progress messages. In this case, the names of all localities within states within countries (Australia, America) will be displayed.
DESCRIPTION
drop.tables.pl drops all tables in the 'contacts' database.