How do i delete database manually. Is tehre any commands for deleting a database? I usually connect through VNC but its better if there is any command line tool.
|
feedback
|
|
If you are running at least 10g you can use the drop database command. You can find an example here. | |||||
feedback
|