Skip to main content

learningpathtags

Each row links a tag to a learning path for discovery and grouped reporting.

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.learningpathid,
t.tagid
from learningpathtags as t
limit 100