I want to know the growth type (% or MB) for database files on SQL server 2000.
I Used sys.database_files files on Microsoft SQL Server 2005 to get this information. I tried using sysfiles on Microsoft SQL Server 2000 for this, but it wasn’t good enough.
I want to know the growth type (% or MB) for database files on
Share
This query should help: