Updating multiple rows in DB table

Hi,

I need to use a Query Database to update a column in multiple rows in a database table based on the IDs. The IDs are stored in a pv of text type.

For example - 

pv has IDs- 14567, 14789

So the 'updatecolumn' column needs to be updated with 0 for both IDs.

TIA!

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data