| Author |
Topic  |
|
|
vna_mhars
Starting Member
Philippines
33 Posts |
Posted - 01/09/2013 : 22:48:11
|
Hi, I have a database size 125GB of .mdf, I transferred some records base from the retention period of records. so from year 2002 - 2007 was transferred to a new database and then deleted to original database. After the deletion my database size still the same. .mdf still 125GB.
My question is, how to reduce the size of .mdf data since I deleted lots of records. I'm using SQL2008
Thanks, vna
vamodente |
|
|
visakh16
Very Important crosS Applying yaK Herder
India
47189 Posts |
|
|
vna_mhars
Starting Member
Philippines
33 Posts |
|
|
sodeep
Flowing Fount of Yak Knowledge
USA
7173 Posts |
|
|
srimami
Posting Yak Master
152 Posts |
Posted - 01/15/2013 : 08:50:00
|
| The other solution would be Alter Table with rebuild option, I haven't tried it for un-allocated space though but definitely works for unused space. |
 |
|
| |
Topic  |
|