Stored procedure to track database file grwoth over a period of time
It is important to track database file growth, as it helps you understand the rate at which your database is growing, so that you can plan ahead for your future storage needs. This procedure shows you the percentage by which ...