Table Update with get rows
Hi, I have two tables with > 50k rows and 5 -10 columns and I want to update the first table (dt1) with values from the second table (dt2). I dont want to use loops because it could take a lot of time with rows > 50k. The JSL "update" function works well but I need also the matched rows in dt2 for further use.To show what I mean I used the "update" example from "script index" and add the name MIKE...
guilhem
vince_faller