design a relational database in eer for bike helmets and their reviews. a bike helmet has a name, and color attributes. a bike company has name (its primary key), and location attributes. a bike helmet does not have its own primary key (i.e., different companies can use same helmet name), but can be uniquely identified by company name, and helmet name.