Hi all,
I have a database on SQL Server 2000 which is backed up every night. The backup file size is approximately 92MB and growing by about 150 KB per day.
Last week i changed three of the tables in the database. These tables each contained a field which allowed varchar entries of 40 characters. I changed it to allow varchar entries of 50 characters. Since that change, the size of the database backup file has reduced by about 20 MB.
I'm not complaining but i would like to know if there is any explanation for this or if i have made some major error somewhere.
Thanks
I have a database on SQL Server 2000 which is backed up every night. The backup file size is approximately 92MB and growing by about 150 KB per day.
Last week i changed three of the tables in the database. These tables each contained a field which allowed varchar entries of 40 characters. I changed it to allow varchar entries of 50 characters. Since that change, the size of the database backup file has reduced by about 20 MB.
I'm not complaining but i would like to know if there is any explanation for this or if i have made some major error somewhere.
Thanks