Computed Columns

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

Computed columns provide easier data manipulation and faster data access by allowing you to create computed columns, computed column indexes, and function-based indexes.

Computed columns and function-based indexes similarly allow you to use an expression or a function as the basis for a more complex function.