Microsoft SQL: Get freespace in database file
Microsoft SQL allocate space in database files even if there is no data. To see how much data there is in a database you can query database.
Some notes from work
Microsoft SQL allocate space in database files even if there is no data. To see how much data there is in a database you can query database.