Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3802 Widoki

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?


Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 25
6276
0
lis 21
2491
0
maj 18
2532
2
lip 17
17566
0
maj 16
4387