validate_password_length specifies the minimum length of a user password.
| Attribute | Description |
|---|---|
| Type | uint |
| Default value | 0 |
| Valid values | [0,2147483647] |
| Effective scope | GLOBAL |
| Modifiable | Yes. You can execute the SET statement to modify this variable. |