Change type of varchar field to integer: “cannot be cast automatically to type integer”
I have a small table and a certain field contains the type “character varying“. I’m trying to change it to “Integer” but it … Read more
I have a small table and a certain field contains the type “character varying“. I’m trying to change it to “Integer” but it … Read more