SQL Server script to display the current status of database files, including auto growth configuration, growth type (percent or KB), maximum size, and physical file location.
-
Updated
Sep 14, 2025 - TSQL
SQL Server script to display the current status of database files, including auto growth configuration, growth type (percent or KB), maximum size, and physical file location.
Add a description, image, and links to the auto-growth topic page so that developers can more easily learn about it.
To associate your repository with the auto-growth topic, visit your repo's landing page and select "manage topics."