i built a simple transform for select rows data from table in the database using Table Input.
i know that Table Input return all result one time. but what i need to do is to get result row by row and continue the process, then return back to the next row and so on.
so any ideas please ?