After googling around for awhile, I found a way to truncate a table. So I ran the following command:
DELETE DBC.EventLog ALL;
which did the trick!
↧