Mysql 的一些基本用法
生活随笔
收集整理的這篇文章主要介紹了
Mysql 的一些基本用法
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
一、增加字段
alter table students add IsImportJcxx int set default 0 COMMENT '是否導入基礎信息平臺 1 是導入';二、刪除字段
alter table `provincestudentinfo` drop column NativePlace;?三、創建表
CREATE TABLE `表名` ( `IconId` int not null auto_increment, `字段名` int comment '字段說明', primary key (`IconId`) )ENGINE=InnoDB DEFAULT CHARSET=utf8;?
轉載于:https://www.cnblogs.com/Zing/p/4563787.html
總結
以上是生活随笔為你收集整理的Mysql 的一些基本用法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 海洋水滴你真好看
- 下一篇: 国庆出去旅游应该注意什么,担心会被堵在路