onboardingsurveyresponses

23251569 rows


Description

Onboarding Survey Response created by the User

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id varchar 36 null

Unique Identifier of the Onboarding Survey Response

companyid varchar 36 null
companies.id onboardingsurveyresponses_companyid_fkey1 R

The ID of the learning site

userid varchar 36 null
users.id onboardingsurveyresponses_userid_fkey R

The userid of the Onboarding Survey Response

onboardingsurveyid varchar 36 null
onboardingsurveys.id onboardingsurveyresponses_onboardingsurveyid_fkey1 R

The onboardingsurveyid of the Onboarding Survey Response

question varchar 65535 null

The question of the Onboarding Survey Response

answer varchar 65535 null

The answer of the Onboarding Survey Response

createdat timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the Onboarding Survey Response was created

updatedat timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the Onboarding Survey Response was created

licenseid varchar 36 null
statusgroup varchar 256 null
statusgroupupdatedat timestamp 29,6 null

Relationships