Is there a nice link or documentation for doing upsert in my daily load. Currently i am doing TRUNCATE /INSERT but now i want to track the changing records and maintain the older ones as well in my table. Please share some documentation.
Thanks
Is there a nice link or documentation for doing upsert in my daily load. Currently i am doing TRUNCATE /INSERT but now i want to track the changing records and maintain the older ones as well in my table. Please share some documentation.
Thanks