Scenario : We have to update the particular column of a table for some rows range. Using csv data file.
| Address Table | ||||
| add id | add1 | add2 | Street | city |
| 100 | samp | samp2 | test | tstcity |
| 101 | samp | samp2 | test | tstcity |
| 102 | samp | samp2 | test | tstcity |