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...
阅读全文
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...
阅读全文
释放SQL Server占用的内存
摘要:释放SQL Server占用的内存2009年9月1日 看看评论 评论一个 由于Sql Server对于系统内存的管理策略是有多少占多少,除非系统内存不够用了(大约到剩余内存为4M左右),Sql Server才会释放一点点内存。所以很多时候,我们会发现运行Sql Server的系统内存往往居高不下。这些内存一般都是Sql Server运行时候用作缓存的,例如你运行一个select语句,那么Sql S...
阅读全文
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...
阅读全文
大地震前有三个明显征兆:1.井水异常2.牲畜反应异常3.专家出来辟谣。但是细心网友指出,第三和第二重复了。
摘要:大地震前有三个明显征兆:1.井水异常2.牲畜反应异常3.专家出来辟谣。但是细心网友指出,第三和第二重复了。
阅读全文