create relationship between two tables in mysql code example Example: mysql relationships between tables FOREIGN KEY (column) REFERENCES table(column)