03 2010 档案
Handling workloads on SQL Server 2008 with Resource Governor
摘要:Handling workloads on SQL Server 2008 with Resource GovernorWritten By: Arshad Ali -- 4/1/2009 ProblemHandling workloads has been quite difficult until SQL Server 2005. For example consider a scenario... 阅读全文
posted @ 2010-03-26 15:44 大斌锅 阅读(532) 评论(0) 推荐(0)
Query Hints
摘要:http://msdn.microsoft.com/en-us/library/ms181714.aspxSyntax Arguments { HASH | ORDER } GROUP Specifies that aggregations described in the GROUP BY, DISTINCT, or COMPUTE clause of the query should use... 阅读全文
posted @ 2010-03-26 14:58 大斌锅 阅读(973) 评论(0) 推荐(0)
释放SQL Server占用的内存
摘要:释放SQL Server占用的内存2009年9月1日 看看评论 评论一个 由于Sql Server对于系统内存的管理策略是有多少占多少,除非系统内存不够用了(大约到剩余内存为4M左右),Sql Server才会释放一点点内存。所以很多时候,我们会发现运行Sql Server的系统内存往往居高不下。这些内存一般都是Sql Server运行时候用作缓存的,例如你运行一个select语句,那么Sql S... 阅读全文
posted @ 2010-03-15 10:35 大斌锅 阅读(315) 评论(0) 推荐(0)
Implementing Office Web Component Pivot Tables with ASP.NET
摘要:Implementing Office Web Component Pivot Tables with ASP.NETby Eric CharranIntroductionA short time after Office 2000 debuted, many developers began to recognize the power of Office Web components. Dur... 阅读全文
posted @ 2010-03-12 13:10 大斌锅 阅读(2077) 评论(0) 推荐(0)
大地震前有三个明显征兆:1.井水异常2.牲畜反应异常3.专家出来辟谣。但是细心网友指出,第三和第二重复了。
摘要:大地震前有三个明显征兆:1.井水异常2.牲畜反应异常3.专家出来辟谣。但是细心网友指出,第三和第二重复了。 阅读全文
posted @ 2010-03-09 08:50 大斌锅 阅读(1948) 评论(0) 推荐(0)