oracle APEX: how to update table values based on a comma-separated list of IDs from an input field
here’s a quick and dirty APEX tutorial on how to update values of one column for multiple rows in a database table, based on a list of row IDs that […]