extractor_wizard_question
Stores wizard questions
Primary Key:| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
extractor_wizard_question_id | bigint | No | Yes | Snowflake ID for the wizard question Generated through expression: |
question | text | No | No | Display text for the question Generated through expression: |
allow_multi_select | boolean | No | No | Whether multiple answers may be selected for the question Generated through expression: |