Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Overwrite already existing rows when refreshing

I have a database with dates that is refreshed every X hours. I want once I hit the refresh button to overwrite the rows that have the same Date with the new data.   Currently, when I hit the the r...
  • vivran22's avatar
    vivran22
    7 years ago

    Anonymous 

     

    Hi,

     

    I feel that in this scenario removing duplicates is a better option to go with as compared to merge table, considering the fact the there is a single souce table.

     

    Rgds,

    Vivek

     

    PS: It is good that you are asking questions. That is how we all learn :)