MySQL Forums
Forum List  »  Newbie

Re: Is dropping a database sufficient to provide a "clean" start?
Posted by: Peter Brawley
Date: January 20, 2022 10:53PM

In MySQL, 'database' and 'schema' are synonyms. Dropping the database removes it and all its objects including all its tables, yes.

Options: ReplyQuote


Subject
Written By
Posted
Re: Is dropping a database sufficient to provide a "clean" start?
January 20, 2022 10:53PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.