1
0
-1
2 answers
- 210
- ayohmang
many thanks.
Add your comment... - 210
Hi, don't know is there any script that can detect which column is used by the form...
But what I know is that you can use HeidiSQL to check which column data is always updated, which is unused, especially column with null value.
Add your comment...
hi, since joget automatically created column table when we designing form, this will leave a lot of unused column on table. is there any script that can detect which column is used by the form, so we can do some housekeeping to drop unused column on specific tables.