79408137

Date: 2025-02-03 08:01:17
Score: 1.5
Natty:
Report link

to get the total pages count: PRAGMA PAGE_COUNT; to get the free pages count before running the Vacuum: PRAGMA freelist_count; to run the vacuum query : VACUUM;

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ahmed Yaseen