Additional SQL Server features and topics not covered by specific categories
It seems like there's nobody to answer my question. So I went back to ArcGIS Pro. I used the tool, "Dissolve" (I forgot about this tool). I specified the dissolved field as the ID of the feature. The tool then dissolves all features into one if the value of the ID is the same.
This in effect got rid of the duplicate data. I can then export the resulting feature class or table into SQL Server for further queries using other tables I need.