Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4253 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
7513
0
nov. 21
2858
0
mai. 18
2894
2
jul. 17
18223
0
mai. 16
4807