Cause
The ALTER DOMAIN statement tried to drop or modify an expression that the domain did not have.
Action
Use the ALTER DOMAIN ADD statement instead.
Error Message
The domain expression does not exist.
The ALTER DOMAIN statement tried to drop or modify an expression that the domain did not have.
Use the ALTER DOMAIN ADD statement instead.