Hi -
I am trying to create a process that would update a cross-reference table daily. I have a query that finds the initial set of IDs and a few dimensions and creates a table. Next day, I would like to retrieve the IDs that have not been retrieved previously and append it to the same table that was created. What are some options that follows best practices?
Thanks for your help