Hi Everyone,
I'm using multiple drop-down lists in my crud design (via set_relation), when view the primary table in MySQL, it shows the ID numbers of the items selected from each of the drop-down tables (see attached screenshot).
Does this look like a good database design? Where the main table is showing ID numbers instead of the full description.
Thanks in advance for your comments.
Jack