When should I consider representing the table-id ...?
        Posted  
        
            by JMSA
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by JMSA
        
        
        
        Published on 2010-03-08T08:29:46Z
        Indexed on 
            2010/03/08
            8:36 UTC
        
        
        Read the original article
        Hit count: 178
        
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?
© Stack Overflow or respective owner