Hi all,
I'm looking for a solution to patch a value to a SQL database for multible rows in case if ID matches a specific value. Also function must be delegable as my database contains around 50.000 rows.
So, I have an ID column and values are similar to this 123456-01, 123456-02, 123456-03, etc. Basically I want to update a specific column with a specific value in case ID matches 123456 (so for all found sub IDs).
Do I ineed to use a ForAll formula or can this be done with Patch or Update only?
KR

Report
All responses (
Answers (