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 |
|
|
The ID of the learning site |
||||
userid | varchar | 36 | √ | null |
|
|
The userid of the Onboarding Survey Response |
||||
onboardingsurveyid | varchar | 36 | √ | null |
|
|
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 |
|
|