• Test_HistoricalData is just a copy of another table, I wanted to make sure I had this running correctly before making changes to my real table. I didn't copy over any of the indexes, so Test_HistoricalData does not have a PK.

    In the actual table I will be using once everything works, there is a PK called RowID, which is just an integer.