DEPT_NS_VW(SQL View) |
Index Back |
---|---|
Depts regardless of SetID |
SELECT DISTINCT deptid ,descr FROM PS_DEPT_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL | Department |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |