| 1041 |
Too generic names (columns) (aggregate view)(2) |
This query calculates the total cardinality of semantically weak column identifiers across the entire schema, encompassing both base tables and views. It applies a uniform definition of "generic" (e.g., flagging identifiers like id, type, date) regardless of the underlying object type. By treating table and view columns equivalently, the query provides a holistic metric of naming ambiguity, quantifying the overall prevalence of non-descriptive attributes within the database's public interface. |
Sofware measure |
INFORMATION_SCHEMA+system catalog base tables |
2026-01-21 09:17 |
MIT License |
View |