Tables [dbo].[Person_Picture]
This table contains a Patient Picture
KeyNameData TypeMax Length (Bytes)NullabilityDescription
Cluster Primary Key PK_Person_Picture: IDForeign Keys FK_Person_Picture_ID: [dbo].[Person].IDID[dbo].[uniqueid]9NOT NULLThis is the Unique Identifier for this record that points to the ID in the Person table
BinaryChunkvarbinary(max)maxNULL allowedThis contains the Picture data