Does anyone have an efficient way to only update columns with values?
I am wondering if anyone has also implemented this and how they did it.
For now I am thinking I need to pull (READ) the record and then compare each input for empty or null and if so replace with current value before I call the EDIT. Â
I am also working out how I want to recognise when the user intends to remove the value.
Thanks!
Other
2 replies