Hi,
I've got a dialog database table with lots of old entries; some several months old. I'd like to remove them, but if there is a method that keeps things synchronous and checks beyond "DELETE FROM dialog WHERE .... " I'd like to use it.
Any pointers?