| Contains type of variable as defined by the VMC team | 
| This has different types of variable and links to more specific tables for these variable types Required constraints: 
 | 
| Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor | 
|---|---|---|---|---|---|---|
| varID | bigint | 8 | UID of VMC variables | meta.id;meta.main | ||
| cuEventID | int | 4 | UID of curation event giving rise to this record | meta.bib | ||
| ra | float | 8 | Degrees | Celestial Right Ascension | pos.eq.ra | |
| dec | float | 8 | Degrees | Celestial Declination | pos.eq.dec | |
| variableType | varchar | 32 | Type of variable as defined by VMC team | meta.code.class;src.var | ||
| Total length | 60 |