The image below shows a relationship between two tables created from the MySQL Workbench.
What I need to know is how I can find this information inside the database.
I need to know exactly what type of cardinality (1: 1 or 1: n).
I've already looked into the "information_schema" and I can not find it.