mcaparms 
Logical Entity Name  mcaparms 
Default Table Name  mcaparms 
Definition   

mcaparms Columns 
ColumnName  Domain  Datatype  NULL  Definition 
net(PK)    VARCHAR2(8)  NO   
sta(PK)    VARCHAR2(6)  NO   
seedchan(PK)    VARCHAR2(3)  NO   
channel    VARCHAR2(8)  YES   
channelsrc    VARCHAR2(8)  YES   
location(PK)    VARCHAR2(2)  NO   
neq    NUMBER(6, 0)  NO   
afix    NUMBER(7, 4)  NO   
qfix    NUMBER(7, 4)  NO   
afree    NUMBER(7, 4)  NO   
qfree    NUMBER(7, 4)  NO   
slope    NUMBER(7, 4)  NO   
clip    NUMBER(10, 0)  YES   
cutoff    NUMBER(6, 0)  YES   
ondate(PK)    DATE  NO   
offdate    DATE  YES   
lddate    DATE  YES   

mcaparms Primary and Unique Keys 
Key Name  Key Type  Keys 
mcaparms_key01  PrimaryKey  net, sta, seedchan, location, ondate 

mcaparms Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred 

mcaparms Check Constraints 
Check Constraint Name  CheckConstraint