Fremdschlüssel Previous topic Chapter index Next topic

FK2_BLOECKE

 

Definition

ALTER TABLE SENDUNGSPLAETZE ADD CONSTRAINT FK2_BLOECKE
FOREIGN KEY (SPBKID)
REFERENCES BLOECKE (BKID)

     Previous topic Chapter index Next topic