Hi,
I have a table in DB2 v8 in which a column is of INTEGER Type. It have some data as well, I want to convert it to varchar(20). I am using AQT tool, when I trying to alter it Combo box is coming as disabled.
When I try from Command Window, get following error:
Make the attributes specified compatible with the existing column,
remove the attribute specification, or specify a different column name.
I heard that we can't alter structure in DB2 v8, is it so?
Is there any command using which we can find the DB2 version?
Thanks,