随笔分类 -  Mysql

摘要:https://www.jianshu.com/p/ea4accd7afb4 阅读全文
posted @ 2020-04-12 18:00 xuecl 阅读(207) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/Sopp_Li/article/details/98891851 阅读全文
posted @ 2020-04-12 13:59 xuecl 阅读(2036) 评论(0) 推荐(0)
摘要:desc 表名;show columns from 表名;describe 表名;show create table 表名; 阅读全文
posted @ 2020-03-10 11:08 xuecl 阅读(1458) 评论(0) 推荐(0)