I have a table that I need to increase in size. It was created using QDDLSRC and the RUNSQLSTM command. This table has a DDM file connected to it. Is the a CHANGE TABLE or REPLACE TABLE statement that I could replace the CREATE TABLE statement with so I can rerun the RUNSQLSTM and leave the DDM file attached? Or do I need to delete both and recreate them?
Software/Hardware used:
ASKED:
December 13, 2007 5:54 PM
UPDATED:
August 12, 2009 6:06 PM
Never mind I figured it out. I used a ALTER TABLE command to change the field length