Alter Column Data type in a Table

Alter Table xx_tbl
Modify
(column_name varchar2(100)
);

Comments

Popular posts from this blog

Create attachments and attach them to Sales Order Header or Order Lines

Link XLA Tables With AR Tables To Get Information From GL