If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I m on DB2 7.1 ,OS win2000;
using control center i can alter the table colum lenght having VARCHAR type,but its not allow me to do the same with CHARACTER type.
anyone know how to do it???
tell me query as well if u know
plz
I m on DB2 7.1 ,OS win2000;
using control center i can alter the table colum lenght having VARCHAR type,but its not allow me to do the same with CHARACTER type.
anyone know how to do it???
tell me query as well if u know
plz
You can't change the length of a CHAR column. To do it you need to drop/recreate the table.
__________________
--
Jonathan Petruk
DB2 Database Consultant