What is computed column ?

Computed Column is virtual column in table whose value is computed at runtime.The values are not stored in table but computed by the expression that defines column.

No comments:

Popular Posts