Skip to main content

onboardingsurveys

Each row represents an onboarding survey instance scoped to a client.

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.clientid
from onboardingsurveys as t
limit 100