CUSTOM_QUESTION_ANSWERS_FACILITY

0 rows


Description

Columns dynamically generated for facility permit questions answered for permits with event start and end dates in the past 3 and future 3 months, populated with the most recent answer to that question

Columns

Column Type Size Nulls Auto Default Children Parents Comments
CUSTOMER_ID int 4 null

The ID of the customer

FACILITY_ID int 4 null

The ID of the facility

PERMIT_ID int 4 null

The ID of the permit

PERMIT_NUMBER int 4 null

The number of the permit

EVENT_START_DATE date 20 null

Event start date

EVENT_END_DATE date 20 null

Event end date

QUESTION_COLUMNS_BUILT_DYNAMICALLY varchar 500 null

Columns for each custom question will be dynamically generated

Relationships

View Definition


Possibly Referenced Tables/Views