syntx to change the table column data type in oracle code example Example: orcale sql change column type ALTER TABLE table_name MODIFY column_name action;