We are working on a project that has some product attribute design. I don't think saving attributes as comma separated would be a good practise . But my friend told me that comma separated list will save space.
I read the article in stackoverlow Is storing a delimited list in a database column really that bad?
But nobody there mentioned about memory problem, all of them praised about keeping separate records. Anybody can tell me the real story?