10 2010 档案

摘要:create table test( x integer, y integer, z integer);alter table test add constraint primary key (x); --产生一个约束,并产生一个同名索引create unique index index01 on test(x,y);--create unique index index02 on test(x,... 阅读全文
posted @ 2010-10-21 21:34 秦秋随 阅读(1557) 评论(0) 推荐(0) 编辑
摘要:基于ADVANCE INSTALLER,制作调试了SQL2000,SQL2005,SQL2008的各个版本的一键安装.可用于基本的NET程序分发.(NET3.5)ms的东西安装包真是大啊。一键无忧。下载地址:http://u.115.com/file/f0931f144dSqlExpressInstall.part1.rarhttp://u.115.com/file/f05615786aSqlEx... 阅读全文
posted @ 2010-10-21 21:21 秦秋随 阅读(7064) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示