<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://smsug.ca/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Count of OS and Bite size (32 bit or 64 Bit)</title><link>http://smsug.ca/blogs/garth_jones/archive/2009/01/28/count-of-os-and-bite-size-32-bit-or-64-bit.aspx</link><description>select OS.Caption0, CS.SystemType0, Count(*) from dbo.v_GS_COMPUTER_SYSTEM CS Left Outer Join dbo.v_GS_OPERATING_SYSTEM OS on CS.ResourceID = OS.ResourceId Group by OS.Caption0, CS.SystemType0 Order by OS.Caption0, CS.SystemType0</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator></channel></rss>