Columns whose name and type imply a relationship to another table's primary key
Child Column | Implied Parent Column |
---|---|
r_organisaatio_kieli.[organisaatio_oid] | r_organisaatio.[organisaatio_oid] |
Tables without indexes
Table | Rows |
---|---|
muu_ammatillinen_raportointi | 25 |
r_henkilo_vipunen | 150 |
r_organisaatio_kieli | 1060 |
topks_ammatillinen_raportointi | 7 |
Tables that contain a single column
Table | Column | |
---|---|---|
Anomaly not detected |
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 |