How to get database allocated and unallocated free size detail
We can use below script to get database complete free space with allocated and un-allocated details. This line specifies the table from which the data will be retrieved. The sysfiles table...