Previous Topic: Survey_Question_Template TableNext Topic: Survey_Template Table


Survey_Stats Table

This table contains customer survey statistics.

Field

Data Type

Reference

Remarks

cyc_counter

INTEGER

 

Identifies the cycle counter to be compared against the cycle (described in the next field).

cycle

INTEGER

 

Identifies the submission cycle.

del

INTEGER

Active_Boolean_Table::enum

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

eval_counter

INTEGER

 

Identifies the number of times called to evaluate for notification submission.

id

INTEGER

 

Primary key of this table.

persid

nvarchar(30)

 

Specifies the Persistent ID: (SystemObjectName:id).

sub_counter

INTEGER

 

Identifies the number of times notification submission was approved.

tplid

INTEGER

Survey_
Template::id

Identifies the unique (to the table) numeric ID.