SALUTATION_TBL(SQL Table) |
Index Back |
---|---|
Salutation TableThis table stores the salutations that could be selected for persons. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SALUTATION_CD | Character(6) | VARCHAR2(6) NOT NULL | Salutation Code. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |