UPDATE
  examination_info
SET
  tag = 'Python'
WHERE
  tag = 'PYTHON';