Fremdschlüssel Previous topic Chapter index Next topic

FK_NEWSSENDUNG_MARKT

 

Definition

ALTER TABLE NEWSSENDUNGEN ADD CONSTRAINT FK_NEWSSENDUNG_MARKT
FOREIGN KEY (NEMARKTID)
REFERENCES LOOKUPVALUES (LUID)

     Previous topic Chapter index Next topic