• mysql如何查看表名及注释

    mysql查看表名及注释的方法:执行【select table_name from information_schema.tables where table_schema=数据库名称;】语句即可查看。查询所有表名(推荐教程:mysql视频

    2022-4-23
    39 0 0