mysql调用dede创建数据表语句
摘要:
① show create table goods;② CREATE TABLE `goods` (`goods_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,`cat_id` smallint(5) unsigned NOT NULL DEFAULT '0',`goods_sn` varchar(60) NOT NULL DEFAULT '',`goods_name` varchar(120) NOT NULL DEFAULT '',`click_count` int(10) unsigne 阅读全文
posted @ 2012-11-01 14:37 madtaurus 阅读(160) 评论(0) 推荐(0)
浙公网安备 33010602011771号