PERSON_ID |
Unique synthetic id (primary key). Generated from a sequence |
FORNAVN |
First name |
EFTERNAVN |
Last name |
FOEDSELSDATO |
Birth date |
CPR_NUMMER |
CPR number |
PERSON_IDENT_TYPE_ID |
Foreign key for PERSON_IDENT_TYPE_ID in table RUT_PERSON_IDENT_TYPER |
PERSON_IDENT_NUMMER |
Contains the actual ID (can be numbers and/or letters) |
LANDEKODE |
Country code for colum LAND |
LAND |
Country |
KOEN_MK |
Sex (Mand for male, Kvinde for female) |
RUT_BRUGER |
The user that performed the last change to the data in the row |
PERSON_ADR_ID |
Foreign key for RUT_PERSON_ADRESSER |