I am trying to decide the structure of a DB table to store Employee data. I am bit confused on how to design attributes such as Address, Social Media etc. There should be provision for multiple Social Media entries (eg: Facebook, Twitter, LinkedIn etc) for a single employee record. I am trying to decide the structure of a DB tab