Is there a better way to watch for new entries in a table besides selecting from it every n ticks of time or something like that?
I have a table that an external pro
This is just a small improvement to your method. Write a trigger on the table(s) you are watching to update a Last_Changed table.