| credit_alias |
| Logical Entity Name | credit_alias |
| Default Table Name | credit_alias |
| Definition | Credit Information (used by Jiggle) |
| credit_alias Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
alias |
VARCHAR2(32) | NO | Host, application, or schema username | |
keyid |
VARCHAR2(32) | NO | String mapped to alias (e.g. credit.refer) |
| credit_alias Primary and Unique Keys |
| Key Name | Key Type | Keys |
| pk_alias | PrimaryKey | alias, keyid |
| credit_alias Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable |
| credit_alias Check Constraints |
| Check Constraint Name | CheckConstraint |