update examination_info 
set tag = replace(tag, 'PYTHON', 'Python')
where tag = 'PYTHON'