For example, I would like to be able to do something like
I appreciate there are potential performance implications if one did something stupid - but that pretty well applies to anything :) |
For example, I would like to be able to do something like
I appreciate there are potential performance implications if one did something stupid - but that pretty well applies to anything :) |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 17 Aug '10, 12:23
question was seen: 3,185 times
last updated: 17 Aug '10, 13:41
That raises the question "how often should SQL Anywhere evaluate the WHERE clause?" Previously it only had to watch the event_condition for any change, but now the event could be fired even if the event_condition remained static. Perhaps a SCHEDULE clause could be used to specify "how often?"