Columns whose name and type imply a relationship to another table's primary key
Tables without indexes
| Table | Rows |
|---|---|
| wzurnal | 13248 |
Tables that contain a single column
| Table | Column | |
|---|---|---|
| Anomaly not detected | ||
Tables with incrementing column names, potentially indicating denormalization
Columns whose default value is the word 'NULL' or 'null'
| Table | ||
|---|---|---|
| Anomaly not detected | ||