Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagesql
 SELECT COUNT (*) FROM "BeesenderLog"

If you see that the number of records has reached 1000, feel free to delete them by running the following query:

...