When should I consider representing the table-id ...?
- by JMSA
When should I consider representing the table-id columns as classes?
When should I consider storing data as comma-separated values in a column in a DB table rather than storing them in different columns?