Hello -
I'm working on a database that downloads csv files, formats them, and appends them to certain tables. The current version I inherited uses a ton of iff statements to classify the data instead of using relationships. (Base) is based on a csv file, just raw data. It lists certain...