Format of the cross reference table |
Archive Server -> Evacuating to SQL database -> Database structure -> Format of the cross reference table |
Show all Hide all |
Column |
Type |
Meaning |
---|---|---|
VARIABLE |
int[4] |
numerical variable ID |
NAME |
varchar[128] |
Name of the variable |
The name of the cross reference table is combined from the project name and the suffix "VARIABLES". The two parts are connected with an underscore character. So if the project name is "ARV_IN_DB", the table name will be "ARV_IN_DB_VARIABLES".