LM_SURVEY_SRCH(SQL View) |
Index Back |
---|---|
Survey Search ViewRecord that defines the format and structure of a Survey that may be enabled for use in one of several applications. |
SELECT LM_SURVEY_ID , LM_ATTRIB_DESCR , LM_ATTRIB_SDESCR FROM PS_LM_SURVEY_DEFN |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_SURVEY_ID | Character(10) | VARCHAR2(10) NOT NULL | The SURVEY_ID is the unique identifier for a Survey definition. |
2 | LM_ATTRIB_DESCR | Character(50) | VARCHAR2(50) NOT NULL | Learner Attribute Description |
3 | LM_ATTRIB_SDESCR | Character(10) | VARCHAR2(10) NOT NULL | Short Description |