PDA

View Full Version : SQL database


evankara
10-17-03, 11:14 AM
How do I delete mySQL database. I want to create a new one so I'd like to delete the old guy, is there a way to either clear all the data or delete it entirely?

HalfaBee
10-17-03, 08:21 PM
I think you can drop the database in OPS and it will create a new one for you.

HalfaBee