| credit |
| Logical Entity Name | credit |
| Default Table Name | credit |
| Definition | Associates a credit reference to a table row (used by Jiggle) |
| credit Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
id |
NUMERIC(15, 0) | NO | Primary key id like evid,orid,magid,mecid | |
tname |
VARCHAR(30) | NO | Name of table in which id is a key | |
| refer | VARCHAR(80) | NO | Credit reference (e.g. keyid of credit_alias table) |
| credit Keys |
| Key Name | Key Type | Keys |
| pk_credit | PrimaryKey | id, tname |
| credit Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| credit Check Constraints |
| Check Constraint Name | CheckConstraint |