Kunci Asing di SQL DBMS

FOREIGN KEY (fk_col_name) 
REFERENCES target_table_name (pk_col_name);
mahmud