The customfieldvalue table
The customfieldvalue
table is used to store custom field values. Let's check the structure of this table.
The table structure
Run the following query:
desc customfieldvalue;
The output of the query is as follows:
The customfieldvalue
table is used to store custom field values. Let's check the structure of this table.
Run the following query:
desc customfieldvalue;
The output of the query is as follows: