随笔分类 -  数 据 库

摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1.查看数据库的版本select@@version2.查看数据库所在机器操作系统参数... 阅读全文
posted @ 2009-01-06 14:00 唐逸风 阅读(145) 评论(0) 推荐(0)
摘要:机器情况p4: 2.4内存: 1 Gos: windows 2003数据库: ms sql server 2000目的: 查询性能测试,比较两种查询的性能SQL查询效率 step by step -- setp1. -- 建表 create table t_userinfo(userid i... 阅读全文
posted @ 2009-01-06 13:57 唐逸风 阅读(752) 评论(0) 推荐(0)