Primary Key | Field Type |
---|---|
![]() |
uniqueidentifier |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
tinyint | Default = 0 | ||
![]() |
datetime | Default = getdate() | ||
![]() |
datetime | Default = getdate() | ||
![]() |
timestamp | |||
![]() |
bigint (Computed) | ![]() |
CONVERT(bigint, TS) | |
![]() |
nvarchar(7) (Computed) | ![]() |
CASE [SPOUSEGENDERCODE] WHEN 0 THEN N'Unknown' WHEN 1 THEN N'Male' WHEN 2 THEN N'Female' WHEN 3 THEN N'Any' END |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
uniqueidentifier | ![]() |
RELATIONSHIPTYPECODE.ID | |
![]() |
uniqueidentifier | CHANGEAGENT.ID | ||
![]() |
uniqueidentifier | CHANGEAGENT.ID |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
![]() |
DATEADDED | ![]() |
||
![]() |
DATECHANGED | |||
![]() |
ID | ![]() |
![]() |
Trigger Name | Description |
---|---|
![]() |
|
![]() |
Referenced by | Field |
---|---|
![]() |
MARRIAGERELATIONSHIPID |