EugenePaliev
Programmer
Hello,
I'm trying to change data type of the column ZIP from INT to CHAR(10) and got this error "The statistics 'ZIP' is dependent on column 'ZIP'". This error appears all the time I want to make changes to any column of this table. Making changes to other tables is OK.
What can I do to make changes to the column?
Thanks in advance! Good Luck!
I'm trying to change data type of the column ZIP from INT to CHAR(10) and got this error "The statistics 'ZIP' is dependent on column 'ZIP'". This error appears all the time I want to make changes to any column of this table. Making changes to other tables is OK.
What can I do to make changes to the column?
Thanks in advance! Good Luck!