TCARPENTER
Programmer
Hi all,
I have a strange request to fulfill, the boss wants to know what percentage of the database has been populated. My first thought was to count the total number of fields, and compare the non-null fields to the total fields and just use this, but I'm wondering if anyone else has had to do this and how you went about determining the percent complete of the database?
Any and all suggestions would be appreciated?
Thanks
Todd
I have a strange request to fulfill, the boss wants to know what percentage of the database has been populated. My first thought was to count the total number of fields, and compare the non-null fields to the total fields and just use this, but I'm wondering if anyone else has had to do this and how you went about determining the percent complete of the database?
Any and all suggestions would be appreciated?
Thanks
Todd