2015年10月23日

摘要: 1.使用外键:#添加外键,有constraint 约束名。alter table test3add constraint fk_test3_test1_id foreign key (test1_id) references test1(id) on delete set null on updat... 阅读全文
posted @ 2015-10-23 17:52 躬耕陇亩 阅读(229) 评论(0) 推荐(0)
摘要: 参考官方文档windows平台安装直接执行的结果:1.通过浏览器下载,不用迅雷:https://www.mongodb.org/downloads?_ga=1.146766260.1274531242.1445581450#production2.基本的配置文件:mongod.cfg -----内容... 阅读全文
posted @ 2015-10-23 17:48 躬耕陇亩 阅读(205) 评论(0) 推荐(0)

导航