<?xml-stylesheet type="text/xsl" href="https://uat.community.rws.com/cfs-file/__key/system/syndication/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>Getting a list of binaries and filesizes from the CM database</title><link>/product-groups/tridion/tridion-sites/b/techweblog/posts/getting-a-list-of-binaries-and-filesizes-from-the-cm-database</link><description>Sometimes you just need to get a report of the number of binaries in the CM database and their file-size, this SQL query will do just that. 
 
 SELECT IT.PUBLICATION_ID AS PublicationID, IT.ITEM_REFERENCE_ID AS ComponentID, IT.ITEM_TYPE AS ItemType, IT</description><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator></channel></rss>