Command Line execution to delete tables?
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Command Line execution to delete tables?
Good afternoon,
I read on the pgadmin site about a few of the command line
options, including the capability to Auto-connect to a server on execution.
What I’m looking for is a way to automatically delete 26 tables out of a
server on execution. Perhaps there is a query function to do this, and I can
execute the Query when the executable is launched? Not sure.
Thanks in advance.
G
|
Home |
Main Index |
Thread Index