Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Summary


Measure_groups_measures stores information on groups of measures, referencing the 'measures' table. This table also stores information regarding which measures comprise a measure set. Information on the measure groups can be found in the 'measure_groups' table.
`measure_group_id` is unique to each measure set, but `measure_id` can be used across multiple measure_sets. By definition, a measure group will generally contain multiple measure_ids

  • No labels