Stores character combinations that are not allowed in passwords.
|
Column |
Datatype |
Description |
|---|---|---|
|
words |
varchar(30) |
Character combinations that are not allowed |
Unique clustered index on (words)