col_name: a | b | c | d | e | f ; query: update ; update: UPDATE _table SET col_name = _english WHERE pk = { $prng->int(0,100) } ;