March 2020
Intermediate to advanced
534 pages
14h 15m
English
In this section, we will create a group table. A group table is used as a foreign key on main tables, such as the customer group on the customer table and the vendor group on the vendor table; the customer and vendor tables are examples of main tables. Group tables have at least two fields, an ID and a description field, but can contain more if required.
In this case, to aid the flow, we will create the group table first.
Read now
Unlock full access