07 2009 档案

摘要:首先确认安装了全文检索组件和服务,主要是Express版本,它默认是不安装的,企业版和开发版默认是安装的1、允许数据库使用全文索引,在SQL Server Management Studio中选择要操作的数据库的右键菜单中的属性,在属性窗口中的Files页面,有Use full-text indexing,勾选这个复选框就可以了。2、创建full-text catalogcreatefulltex... 阅读全文
posted @ 2009-07-22 16:03 Nina 阅读(1044) 评论(0) 推荐(0) 编辑
摘要:SELECT(casewhena.colorder=1thend.nameelse''end)表名,a.colorder字段序号,a.name字段名,(casewhenCOLUMNPROPERTY(a.id,a.name,'IsIdentity')=1then'√'else''end)标识,(casewhen(SELECTcount(*)FROMsysobjectsWHERE(name... 阅读全文
posted @ 2009-07-03 16:00 Nina 阅读(506) 评论(0) 推荐(0) 编辑

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