Previous Topic: Survey_Answer TableNext Topic: Survey_Question Table


Survey_Answer_Template Table

Customer Survey Answer Template.

Field

Data Type

Reference

Remarks

atbl_id

INTEGER

 

Identifies the unique (to the table) numeric ID.

del

INTEGER

Active_Boolean_
Table::enum

Specifies the Deleted flag, as follows:
0—Active
1—Inactive/marked as deleted

last_mod_by

byte(16)

ca_contact::uuid

Specifies the UUID of the contact who last modified this record.

last_mod_dt

INTEGER

 

Indicates the timestamp of when this record was last modified.

own_srvy_ question

INTEGER

Survey_
Question_
Template::id

Unique (to the table) numeric ID.

persid

nvarchar(30)

 

Persistent ID (SystemObjectName:id).

sequence

INTEGER

 

Specifies the display order of the survey answers.

txt

nvarchar(400)

 

Identifies the answer text.