PSPSWDHINT(SQL Table) |
Index Back |
---|---|
Lost Password Hint |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HINT_ID | Character(3) | VARCHAR2(3) NOT NULL | Password Hint |
2 | HINT_ACTIVE | Character(1) | VARCHAR2(1) NOT NULL |
Active Password Hint check box field
Y/N Table Edit Default Value: Y |
3 | HINT_QUESTION | Character(50) | VARCHAR2(50) NOT NULL | Password Hint Question |
4 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
5 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |