摘要: ParisGabriel 每天坚持手写 一天一篇 决定坚持几年 为了梦想为了信仰 开局一张图 查询SQL变量 show variables 1.表字段的操作 1.语法:alter table 表名 执行动作; 2.添加字段(add) alter table 表名 add 字段名 数据类型;(尾插) 阅读全文
posted @ 2018-07-31 22:12 ParisGabriel 阅读(1626) 评论(0) 推荐(0)