Fremdschlüssel Previous topic Chapter index Next topic

FK_PRESETS1

 

Definition

ALTER TABLE PLANUNGSMATRIX ADD CONSTRAINT FK_PRESETS1
FOREIGN KEY (PMPTID)
REFERENCES PRESETS (PTID)

     Previous topic Chapter index Next topic