【问题标题】:Phpmyadmin(how to delete it which is shown in picture?)Phpmyadmin(如何删除如图所示?)
【发布时间】:2017-10-20 05:39:03
【问题描述】:

as i was managing the database some of them were junk and i want to delete the folder of that database too how to do it with step by step?

所以在这张图片中你可以看到文件夹“登录测试”的红色标志如何删除它?

【问题讨论】:

    标签: mysql database phpmyadmin


    【解决方案1】:

    在您的 phpmyadmin 中运行 sql 查询。

    DROP DATABASE logintest;
    

    【讨论】:

      猜你喜欢
      • 2022-01-27
      • 2023-04-01
      • 1970-01-01
      • 2022-06-13
      • 2014-03-23
      • 1970-01-01
      • 2017-10-09
      • 2016-02-17
      • 2011-01-10
      相关资源
      最近更新 更多