I have a system where 18 thousand users have been registered, but I realized that cell phones and landlines are missing a digit. Ex: (21) 9999-999 or (21) 2222-222. Although the field is CHAR (14). Can you directly include the number 9 (in the case of the cell phone) and the number 2 (in the case of the fixed) in all the registers at one time? It can be in php or directly in Mysql.