| leap_seconds |
| Logical Entity Name | leap_seconds |
| Default Table Name | leap_seconds |
| Definition | Used to store leap seconds -- used by TRUETIME package |
| leap_seconds Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| s_nominal | NUMBER(38, 0) | YES | ||
| e_nominal | NUMBER(38, 0) | YES | ||
| s_true | NUMBER(38, 0) | YES | ||
| e_true | NUMBER(38, 0) | YES | ||
| ls_count | NUMBER(38, 0) | YES |
| leap_seconds Primary and Unique Keys |
| Key Name | Key Type | Keys |
| leap_seconds 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 |
| leap_seconds Check Constraints |
| Check Constraint Name | CheckConstraint |