It is not possible to change column/attribute type from
application. All you need to do update below tables from backend.
In bne_interface_cols_b
update data_type column.
1-number, 2-varchar2 and 3-date
In bne_attributes
update attribute2 column to NUMBER, VARCHAR2 or DATE
No comments:
Post a Comment