tblAUDIT_DELETIONS


Columns

Column Type Size Nulls Auto Default Children Parents Comments
AUDIT_ID int identity 4 null
USER_ID varchar 50 null

User ID that deleted the record

DATE_DELETED datetime 16,3 null

Date of record deletion

NHS_NUMBER varchar 10 null

NHS number of the record deleted

HOSPITAL_NUMBER varchar 20 null

Hospital number of the record deleted

SURNAME varchar 60 null

Surname of the patient that had the record deleted

FORENAME varchar 50 null

Forname of the patient that had the record deleted

DATE_BIRTH datetime 16,3 null

Date Of Birth of the patient that had the record deleted

CANCER_SITE varchar 50 null

Cancer site of the record deleted

SECTION_DELETED varchar 50 null

What section of the cancer referral was deleted

Indexes

Constraint Name Type Sort Column(s)
PK_tblAUDIT_DELETIONS Primary key Asc AUDIT_ID

Diagram producer might be missing

No diagrams were produced please see application output for any errors