Large Data Table with Excessive Number of Indices
CWE-1089 · Base · Incomplete
The product uses a large data table that contains an excessively large number of indices.
Extended description
While the interpretation of "large data table" and "excessively large number of indices" may vary for each product or developer, CISQ recommends a default threshold of 1000000 rows for a "large" table and a default threshold of 3 indices.