The table will increase in size automatically. You can check in EM by switching the view from icons to task pad. Right click on the database, select view then taskpad. Go to the tables tab.
On you can use sp_spaceused like this.
Code:
sp_spaceused '{table_name}'
Denny
--Anything is possible. All it takes is a little research. (Me)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.