Hi,
I have deleted huge amount of the data from a database but i didn't do a shrink.
So my question is if i didn't do shrink and use the database as it is with (inserts, updates, selects) the data file will keep growing or it will fill the deleted data space first then start to grow again ?
Thanks.