validate_password_number_count specifies the minimum number of digits that a user password must contain.
| Attribute | Description |
|---|---|
| Type | uint |
| Default value | 0 |
| Value range | [0,2147483647] |
| Scope | GLOBAL |
| Modifiable | Yes. You can execute the SET statement to modify this variable. |