Tagged Questions

5
votes
6answers
242 views

Data Comparison

We have a SQL Server table containing Company Name, Address, and Contact name (among others). We regularly receive data files from outside sources that require us to match up against this table. ...