NOTE: Using the ANY and ALL Operators in PROC SQL

Let me put my cards on the table before we start: I had never heard of the ANY and ALL operators in PROC SQL before I spotted David Shannon’s tweet this evening. The ANY and ALL operators are PROC SQL operators which can be used to compare the result o…

New Sysinternals Process Explorer

Im a great fan of the System Internals process explorer as a great way of getting a better handle on what is happening on a windows server, compared to the standard task manager. Looks like they released a new version in Nov 2010 which you can downlaod from here: http://technet.microsoft.com/en-us/sysinternals/bb896653 There is also a suite […]