Is it possible to directly change the type of a column (eg: from int4 to date) or does one have to first add a column of the desired type, copy the first column's content, then drop this first column ?
- Re: [ADMIN] Changing the type of a column ? Bayet Richard
