• Interesting question, thanks.

    For people who like an official reference:

    ALTER TABLE (Transact-SQL)

    ALTER COLUMN

    Specifies that the named column is to be changed or altered.

    The modified column cannot be any one of the following:

    * ...

    * A computed column or used in a computed column.

    * ...

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP