I have a database that has information that is static (Client #, Address, Name, etc) but every week a file is created to be imported into the database that has both static and information that is updated, such as construction dates.
Is it possible to import this info into a database without saving over or replacing the static data. I.e. Client X may be on the import file for 2 months until the construction is complete. What will happen if I have Client X already in the database and try and import the exact same records for it down the road? Redundant records?
Thanks
Is it possible to import this info into a database without saving over or replacing the static data. I.e. Client X may be on the import file for 2 months until the construction is complete. What will happen if I have Client X already in the database and try and import the exact same records for it down the road? Redundant records?
Thanks