Cause
The specified ALTER DOMAIN statement attempted to add an expression that the domain already had.
Action
Use the ALTER DOMAIN MODIFY statement instead.
Error Message
The domain already has an expression.
The specified ALTER DOMAIN statement attempted to add an expression that the domain already had.
Use the ALTER DOMAIN MODIFY statement instead.