随笔分类 -  Mysql

mysql相关知识
摘要:0.创建表sql语句查询 mysql> show create table byzp_personinfo; CREATE TABLE `byzp_personinfo` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(32) N 阅读全文
posted @ 2021-02-04 14:11 darkblue 阅读(90) 评论(0) 推荐(0)