Database DatabaseDesc TableDesc ColumnDesc StoredProcedureDesc ParameterDesc FunctionDesc 'DB Name' 100% 90% 80% 75% 76% 40%
If extended property for database description exists column DatabaseDesc is 100%, if not 0%. If you have 20 tables within the database and 15 having a description then TableDesc is 75 % and so on.Need help to write the T-SQL script that will generate this info in the above form.