摘要: 下载Mysql5.6 https://dev.mysql.com/downloads/mysql/5.6.html 安装登陆好后 show databases查看都有哪些库 show tables查看有哪些表 创建表eg:create table db1(id int,name varchar(10 阅读全文
posted @ 2019-12-13 09:33 寒晓熙 阅读(143) 评论(0) 推荐(0)