BLST#70543 Constraint

INLO#73457 Custom fac_functies

svn path=/Database/trunk/; revision=56918
This commit is contained in:
2022-08-17 07:30:04 +00:00
parent fe0371f5c0
commit edab5b3f2d
3 changed files with 59 additions and 1 deletions

View File

@@ -677,7 +677,7 @@ CREATE_TABLE(prs_perslid,0)
NUMBER(10),
alg_onroerendgoed_type
VARCHAR2(1)
CONSTRAINT prs_c_alg_onroerendgoed_type CHECK(alg_onroerendgoed_type IN ('L', 'G', 'V', 'R', 'T', 'W')),
CONSTRAINT prs_c_alg_onroerendgoed_type CHECK(alg_onroerendgoed_type IN ('E', 'D', 'L', 'G', 'T', 'V', 'R', 'W')),
prs_perslid_bezetdatum
DATE,
prs_perslid_aanmaak