@MichaelB it could be something like this:
Another option would be to store the new data inside a temporary table and then insert it into the final table making sure that only dates that have not yet been transferred are used:
@MichaelB it could be something like this:
Another option would be to store the new data inside a temporary table and then insert it into the final table making sure that only dates that have not yet been transferred are used: