add new coloumn table in oracle code example Example: oracle add column ALTER TABLE table_name ADD column_name data_type constraint;