国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 數據庫 > MySQL > 正文

mysql SQL語句積累

2020-01-19 00:04:50
字體:
來源:轉載
供稿:網友
--重命名表

rename table t_softwareport to software_port;

--建立外鍵

alter table software_port add constraint fk_software_port_softwareprocessid foreign key (softwareprocessid) references software_process (id) on delete restrict on update restrict;

--刪除列
alter table software_type drop column upid, drop column orderid;

--修改列名
alter table software_process change software_id softwareid int(11) not null;

--更改列編碼

alter table cms_contentbody modify column offical_site_name varchar(30) character set utf8 collate utf8_unicode_ci not null;

--增加列

alter table cms_flash add name varchar(30) not null unique;
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 鄂尔多斯市| 忻城县| 彰武县| 江华| 灵山县| 高台县| 镇远县| 武夷山市| 星座| 临沭县| 延庆县| 盘锦市| 海城市| 武鸣县| 泸溪县| 若羌县| 贵港市| 新田县| 安仁县| 张北县| 彭泽县| 施甸县| 泸定县| 定日县| 罗平县| 迭部县| 张掖市| 教育| 永川市| 石嘴山市| 桐城市| 治县。| 诸暨市| 绥芬河市| 萨迦县| 陵水| 甘泉县| 京山县| 高雄市| 金昌市| 鹤山市|