CR_QRYDEFN_VW(SQL View) |
Index Back |
|---|---|
Query ViewView that selects a distinct list of queries from PSQRYDEFN. |
| SELECT DISTINCT QRYNAME , DESCR FROM PSQRYDEFN |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Query Name | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |