I want to be able to run a query against the db showing me the node name, number of files and physical space occupied for each client. I can't seem to figure out how to join contents(to get the node name) and occupancy(for the other info). Is this possible? If so, what would the sql query be.
Thanks
Thanks