[Home] [Help]
[Dependency Information]
| Object Name: | IGS_PE_GOV_ABRGRESCD |
|---|---|
| Object Type: | TABLE |
| Owner: | IGS |
| FND Design Data: | IGS.IGS_PE_GOV_ABRGRESCD
|
| Subobject Name: | |
| Status: | VALID |
IGS_PE_GOV_ABRGRESCD describes the available values for the DEET aboriginal or torres strait islander question, for example, 1 - aboriginal or torres strait islander descent, 2 - not aboriginal or torres strait islander descent, 9 - no information.
| Tablespace: | APPS_TS_SEED |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| IGS_PE_GOV_ABRGRESCD_U1 | NORMAL | UNIQUE |
APPS_TS_SEED
|
GOVT_ABORIG_TORRES_CD
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| GOVT_ABORIG_TORRES_CD | NUMBER | (1) | Yes | Describes whether or not the student identifies herself or himself as being of Australian Aboriginal or Torres Strait Islander descent. See Element 316 Higher Education Student Data CollectionDocumentation 1997, DETYA. |
| DESCRIPTION | VARCHAR2 | (60) | Yes | Description of the code that describes whether or not the student identifies herself or himself as being of Australian Aboriginal or Torres Strait Islander descent. See Element 316 Higher Education Student Data Collection Documentation 1997, DETYA. |
| CLOSED_IND | VARCHAR2 | (1) | Yes | An indicator which specifies whether the Government ATSI code is open or closed. Setting the checkbox to closed prevents the Government code from being mapped to institution defined ATSI codes. |
| CREATED_BY | NUMBER | (15) | Yes | Standard Who column |
| CREATION_DATE | DATE | Yes | Standard Who column | |
| LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who column |
| LAST_UPDATE_DATE | DATE | Yes | Standard Who column | |
| LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who column |
Cut, paste (and edit) the following text to query this object:
SELECT GOVT_ABORIG_TORRES_CD
, DESCRIPTION
, CLOSED_IND
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
FROM IGS.IGS_PE_GOV_ABRGRESCD;
IGS.IGS_PE_GOV_ABRGRESCD does not reference any database object
IGS.IGS_PE_GOV_ABRGRESCD is referenced by following:
APPS
IGS_PE_GOV_ABRGRESCD
|
|
|
|