Best Practice? – Saving multiple Values as Serialized Data / Saving each Value per Row / Dedicated Table
This is written on the assumption that this data will only be retrieved when the user ID is known, and always in full for that user. If any kind of filtering is needed, if you need to filter users themselves by this data, then this answer will no longer apply. One Row per User This … Read more