SchemaSpy Analysis of BDNA_PUBLISH.dbo - AnomaliesBDNA_Normalize_pbulish_ERD SQL Server | Generated by SchemaSpy |
Things that might not be 'quite right' about your schema: |
-
Columns whose name and type imply a relationship to another table's primary key:
Anomaly not detected -
Tables without indexes:
Table bdna_logger_tb MATCH_ALL_ADDREMOVE -
Columns that are flagged as both 'nullable' and 'must be unique':
Anomaly not detected -
Tables that contain a single column:
Anomaly not detected -
Tables with incrementing column names, potentially indicating denormalization:
Table MATCH_HOST_HW_PROD_MODEL MATCH_HOST_SW_PROD -
Columns whose default value is the word 'NULL' or 'null', but the SQL NULL value may have been intended:
Anomaly not detected