Skip to main content

learningpaths

Each row represents a program definition with pricing, dates, content, and merchandising for a multi-step learning path.

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.accessdays,
t.asset,
t.certificatetemplateblockid,
t.confirmationblockid,
t.contenttype
from learningpaths as t
limit 100