Hi Friends,
I am having the below scenario. The Last record needs to be removed since that is a Summarized of the Value field. I need to load the data into the database where all the fields are being declared as Key Fields and Nulls are not allowed. Please help me to solve this issue.
| S.No | Name | Value | Country |
| 1 | Mike | 200 | USA |
| 2 | Jason | 300 | USA |
| | | 500 | |