About Question enthuware.ocpjp.v8.2.1831 :
Posted: Fri Aug 03, 2018 10:58 am
Hi Admin
Thanks
I think it must be the case that only non-null columns must have a value set. To be otherwise would make this mechanism unworkable, or unusable (or both) in the vast majority of cases.2. Use rs.updateXXX methods to update all column values. You must set values for all the columns.
Thanks