Store the surveys serialized data.
Name
Type
Description
SurveyId
INT FOREIGN KEY NOT NULL
ID of the survey
SerializedData
VARBINARY(MAX) NULLABLE
Serialized version of the survey in binary format (QEX)