Update multiple tables and rows from external file

HEllo Friends,We have GUI and using that twe need to update multiple tables and multiple rows in one go . What can be the different ways by which we can do this update . I have one idea to use JSON buts that also would be bulky. Any other way by which we can save the data in other file and then read it .

1 Like