Columns whose name and type imply a relationship to another table's primary key
| Child Column | Implied Parent Column |
|---|---|
| display_entry.[source] | record_attr_vector_list.[source] |
| facet_entry.[source] | record_attr_vector_list.[source] |
Tables without indexes
| Table | Rows | |
|---|---|---|
| Anomaly not detected | ||
Tables that contain a single column
| Table | Column | |
|---|---|---|
| Anomaly not detected | ||
Tables with incrementing column names, potentially indicating denormalization
| Table |
|---|
| real_full_rec |
Columns whose default value is the word 'NULL' or 'null'
| Table | ||
|---|---|---|
| Anomaly not detected | ||