Tag Archives: CALCULATED FIELD

Persisted Computed Column Data Type

If you create a computed column on a table and make it persisted then the column is calculated as the data is entered in to the database and therefore takes up space in the database. The value saved also determines … Continue reading

Posted in Developer stuff, SQL Stuff | Tagged , , , , , , , | Leave a comment