ALTER TABLE change column type oracle code example Example: add column table pl sql ALTER TABLE table_name ADD column_name column_definition;