|
With DB2 you can
only Alter a Column data type of Data type CHAR but to change it from other Data
type you need to drop the table and recreate it. In case of V8 you can do an
alter of the column but still there is a restriction of Alter. In case of V8 you
can alter a column like you want from SMALLINT to DECIMAL(16,2) but only the new
data type should be larger than the old data type.
|
- [DB2EUG] ALTER TABLE QUESTION Sunil Inchal
- Re: [DB2EUG] ALTER TABLE QUESTION Fazal, Syed (TATA)
- Re: [DB2EUG] ALTER TABLE QUESTION Sunil Inchal
- RE: [DB2EUG] ALTER TABLE QUESTION Hallin, Tomas (HQP)
- RE: [DB2EUG] ALTER TABLE QUESTION Fazal, Syed (TATA)
- RE: [DB2EUG] ALTER TABLE QUESTION Hallin, Tomas (HQP)
- RE: [DB2EUG] ALTER TABLE QUESTION Fazal, Syed (TATA)
- RE: [DB2EUG] ALTER TABLE QUESTION Philip Nelson
- RE: [DB2EUG] ALTER TABLE QUESTION Fazal, Syed (TATA)
