Computed columns

Computed columns, computed column indexes, and function-based indexes provide easier data manipulation and faster data access.

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

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

For more information on function-based indexes, see “Indexing with function-based indexes”.

These are the differences between materialized and not materialized computed columns: