To update an existing column instead of adding a new column, omit the datatype parameter and specify a From clause instead of a Values clause. When updating an existing column, MapBasic ignores the Dynamic clause.
To update an existing column instead of adding a new column, omit the datatype parameter and specify a From clause instead of a Values clause. When updating an existing column, MapBasic ignores the Dynamic clause.