You can do this executing the following query:
-working for 1-12D
Example:
SET Param4 = 100
The rate will be changed to 100%
-working for 1-12D
Quote:
USE SRO_VT_SHARD
GO
UPDATE _RefObjItem
SET Param4 = Here Put The Rate You Want
WHERE ID BETWEEN 4630 AND 5013
Example:
SET Param4 = 100
The rate will be changed to 100%