Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3702 Visualizações

From the production DB I need to change a field from int to char.

When I tried in local I lost all the data which is stored in the field.

What is the solution?


Avatar
Cancelar
Melhor resposta

Better you create a new char field and copy the value of int field to new char field. You can use update query as well.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mar. 25
6094
0
nov. 21
2375
0
mai. 18
2447
2
jul. 17
17450
0
mai. 16
4302