What is the concept used to define tables related among them in a kind of package?
0
votes
1
answer
37
views
Consider the following Figure available on [MySQL Workbench: Visual Database Design](https://www.mysql.com/products/workbench/design/)
**Question**:
* What is the concept used to define tables related among them in a kind of package?
I want to know that concept/term to learn its respective syntax. Thus if is used other GUI such as DBeaver I want see the same structure. Of course I am assuming the colors are define by the GUI randomly
Furthermore: Is that syntax portable to other DB providers? PostgreSQL, H2, etc
**Note** I know about the

CREATE TABLE ...
syntax, but how to define each one in a custom "package"?
Asked by Manuel Jordan
(229 rep)
Sep 10, 2024, 11:38 PM
Last activity: Sep 12, 2024, 01:04 AM
Last activity: Sep 12, 2024, 01:04 AM