Roy Hann wrote:
> I am just trying to understand the syntax. I can't think of a reason to
> ever do multiple updates with the same matching condition.
Unless someone tells me different, I'm starting to think this is just
another example where EBNF runs out of steam.
I think that description is just trying to tell us it doesn't matter
in what order we specify the DELETE action and the UPDATE action.
Semantically, we're allowed only one of each.
Am I right?
Roy