Forum Discussion
Anonymous
8 years agoNot applicable
Merge tables
Hi, I'm trying to merge two tables ,assuming Table has duplicate records and I'm deleting the duplicates before merging based on a certain criteria (date descending) ,ie delete record with the older...
- 8 years ago
Hi Anonymous,
Based on my test, I suggest you to add an index column to merge tables.
After you hvae remove the duplicate rows, you could add the index column and merge the two tables like the picture below:
Result:
Regards,
Daniel He
Anonymous
8 years agoNot applicable
Hi Anonymous
Can you help with sample data ?
Thanks
Raj