I am trying to use diferent time units on property table (like work with m/min on MaxSpeed and m/seg/seg on acceleration) and pull these inputs from a global table through update query, but every time i execute the query, it pulls the value but change all columns to the same time unit. To turn it back i have to manually change the unit on property table.
Would like to know how could i set or "lock" the unit to not change with the value on update query.