Hi folks,
I need to update several prices of several objects that I have the ID:
Object1:ID1
Object2:ID2
OBJECT3:ID3
....
I want to update a field from each obecjt with a relation:
Object1rice1
Object2rice2
Object3: price3
...
There is a way to do this in one statement?
Thanks for your help.
I need to update several prices of several objects that I have the ID:
Object1:ID1
Object2:ID2
OBJECT3:ID3
....
I want to update a field from each obecjt with a relation:
Object1rice1
Object2rice2
Object3: price3
...
There is a way to do this in one statement?
Thanks for your help.