How can I merge/store the common names in a single row?
I'm trying to set up a satellite database. In my current MS SQL 2014 database the satellites have multiple common names.
I was thinking of a comma seperated list, but after reading this Is storing a delimited list in a database column really that bad? I don't think it's a good idea.
sat_id off_name common_name norad_nr cospar_nr operator_country
39325 NAVSTAR 66 NAVSTAR 66 37753 2011-036A US
39326 NAVSTAR 66 USA 232 37753 2011-036A US
39327 NAVSTAR 66 GPS BIIF-2 37753 2011-036A US
39328 NAVSTAR 66 GPS 2F-2 37753 2011-036A US
39329 NAVSTAR 66 SVN 63 37753 2011-036A US
39330 NAVSTAR 66 PRN 01 37753 2011-036A US
39331 NAVSTAR 66 SLOT D2 37753 2011-036A US