Skip to main content

tags

Each row represents a reusable label for tagging many object types. Dimension for all tag bridge tables.

Full schema

View all columns and table relationships

Status group

Yes, this table includes a statusgroup column. See Status Group for details.

Sample query

select
t.label
from tags as t
limit 100