DROP DATABASE
- If DROP DATABASE FORCE is executed, the system will not check whether the database has unfinished transactions, the database will be deleted directly and cannot be recovered, generally this operation is not recommended
DROP,DATABASE
本文档使用 全库网 构建