The customfield table
The customfield
table is used to store all the custom fields. Let's check the structure of this table.
The table structure
Execute the following query:
desc customfield;
The output of the query is as follows:
The customfield
table is used to store all the custom fields. Let's check the structure of this table.
Execute the following query:
desc customfield;
The output of the query is as follows: