Footprints Data Model

Table
Table Name Password Reset Question
Table Definition Questions, once they've been saved, can only be disabled (deactivated). Users who have already used those questions as part of their password reset registration will still be able to use the disabled questions.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Password Reset Question Id The automatically generated primary key of the pwd_reset_question table. LONG Yes
Question The value of a Password Reset Question, stored as a string. VARCHAR(255) Yes