摘要:
1.MySql的存储引擎 2.MyISAM和InnoDB、MEMORY存储引擎 3.查看表结构:desc goods; 查看数据库中的用户表:show tabales: 查看用户表创建的基本语句:show create table goods; 4.修改表:alter table goods ren 阅读全文
posted @ 2022-05-09 23:53
等峰也等你
阅读(74)
评论(0)
推荐(0)
2022年5月9日 #