Columns whose name and type imply a relationship to another table's primary key
Child Column | Implied Parent Column | |
---|---|---|
Anomaly not detected |
Tables without indexes
Tables that contain a single column
Table | Column |
---|---|
bug_1749_oppijat | oppijanumero |
toisen_asteen_hakijat_2020 | personoid |
toisen_asteen_hakijat_2022 | personoid |
toisen_asteen_hakijat_2023 | personoid |
toisen_asteen_hakijat_2024 | henkilo_oid |
Tables with incrementing column names, potentially indicating denormalization
Table | ||
---|---|---|
Anomaly not detected |
Columns whose default value is the word 'NULL' or 'null'
Table | ||
---|---|---|
Anomaly not detected |