How to follow the growth of your database

As a DBA, it was often asked how the database grows and when we'll full up the disc space.
Consider when you create a database, to automatically add a job to follow the space occupation.

It's in two parts:

1- a table, to record the statistics
2- a job, run every day at minight.

Pages: 1· 2