jabarreras
Member²
MUST ALL variables declared in the query used with ArrayDML be varArray?
Imagine you want to change the location of several departments to London (in the scott/tiger tables) or you want to raise the salary, with the same amount, to 1000 employees of a total of 5000.
Do I have to declare a varArray with 1000 elements for the salary increase with 250$ for all, for example?
thanks...
Imagine you want to change the location of several departments to London (in the scott/tiger tables) or you want to raise the salary, with the same amount, to 1000 employees of a total of 5000.
Do I have to declare a varArray with 1000 elements for the salary increase with 250$ for all, for example?
thanks...