会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
索卡
博客园
首页
新随笔
联系
订阅
管理
2012年11月12日
sql 测试时间
摘要: View Code 1 set statistics time on 显示分析、编译和执行各语句所需的毫秒数。2 3 4 select * from messages where id=11115 6 create index id_test_t1 on messages(id)7 select * from messages where id=11118 set statistics time off
阅读全文
posted @ 2012-11-12 20:53 @索卡
阅读(127)
评论(0)
推荐(0)
编辑
公告