Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3867 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
6392
0
nov. 21
2513
0
mai. 18
2569
2
jul. 17
17657
0
mai. 16
4445