RAD_LIBRARY_VW(SQL View) |
Index Back |
---|---|
Product Advisor LibrariesLibraries that store the various questions for the advisor Scripts |
SELECT RAD_LIBRARY_ID , DESCR , DESCR254 FROM PS_RAD_LIBRARY |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(20) | VARCHAR2(20) NOT NULL | Library for advisor | |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |