I have two tables, one with 4 fields, those are a Unique Chasis no., Model, Year, Feature_opted.
Second table has 3 fields, those are Model, Feature, and Category. Category states as optional or standard. Standard means the vehicle will must have this feature and optional a customer may opt.
I want to show two tables, one which shows the opted features, and other that shows only the optional features for that model. See the picture below.