Computed columns

This section describes an enhancement that provides easier data manipulation and faster data access, by enabling you to create computed columns, computed column indexes, and function-based indexes. For more information on function-based indexes, see “Indexing with function-based indexes”.

Computed columns and function-based indexes similarly allow you to create indexes on expressions.

Differences between computed columns and function-based indexes

Computed columns and function-based indexes differ in some respects:

Differences between materialized and not materialized computed columns