Hi,
When right clicking on a database in SSMS and obtataining "space used = size - space available", that number does not match with the sum of "space used = data + index" by running sp_spaceused on each individual table in the database. Suggestions?
Thanks