I have a table called test
i insert 40000 records in it ,I split my database file into two file groups like this :
The size of both files based on round robin algorithm increased 160 mb as you can see . after this i delete the data in my table .but the size of both file (FileGroup) remains on 160 mb .Why ?