Oracle Error ORA-54010: expression column is not supported for a temporary table

Oracle Error Message

ORA-54010: expression column is not supported for a temporary table

Reason for the Error

Attempt to create/alter a temporary table with an expression column

Solution

These columns are not supported, change the DDL.