The validate_password_mixed_case_count variable specifies the minimum number of uppercase and lowercase letters in a user password.
| Attribute | Description |
|---|---|
| Type | uint |
| Default value | 0 |
| Valid values | [0,2147483647] |
| Scope | GLOBAL |
| Modifiable | Yes. You can execute the SET statement to modify this variable. |