Hi
I want to write data to a table and I am not sure if data already exists I just have to update values or if it is a new record.
Therefore I use table.write() method but it fails with error that record exists
Hi
I want to write data to a table and I am not sure if data already exists I just have to update values or if it is a new record.
Therefore I use table.write() method but it fails with error that record exists