| ERROR | default value type incompatible with column type |
| CAUSE | The type of the evaluated default expression is incompatible with the datatype of the column. |
| ACTION | Change the type of the column, or modify the default expression. |
| ERROR | default value type incompatible with column type |
| CAUSE | The type of the evaluated default expression is incompatible with the datatype of the column. |
| ACTION | Change the type of the column, or modify the default expression. |