Final data file size | SQL Server Performance Forums
SQL Server Performance Forum – Threads Archive
Final data file size
Hi,How do we get the final size of the data file? Can somebody please let me know.
Thanks
USE
Database
EXEC sp_helpfile
Thank you Luis!
what do you mean final size?
See what LUis referred it gives you the information of the file.
]]>