Column medicare._beneficiaries.all_enrollment_years

Overview of column all_enrollment_years in table medicare._beneficiaries

Table

medicare._beneficiaries

Qualified name

medicare._beneficiaries.all_enrollment_years

Datatype

INT[]

Column type

computed

Expressions

SELECT ARRAY_AGG(DISTINCT year ORDER BY year)