Good morning
Could you instruct me to change the order of the columns in a table?
Example:
I have Table IcmsMvaUF
in the following order:
I'd like to pass the MvaEmpresa
column to the first column on the left side of the MvaClaFiscal
column. It is a PK column that already has data load and I would like to do this without losing any data.
I already tried to Design
, but it does not allow the change.