Footprints Data Model |
Table |
Table Name | Dynamic Table Index Column |
Table Definition | The collection of index column specifications for an index. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Dynamic Column Specification Id | A Foreign Key to the Dynamic Column Specification table. | LONG | Yes |
Dynamic Table Index Id | A Foreign Key to the Dynamic Table Index table. | LONG | Yes |
Dynamic Column Position | The value of a Dynamic Table Index Column stored as boolean. | INTEGER | No |