On 9/14/07, Robert Manning <rob...@gm...> wrote:
> Try this:
>
> begin
> update sometable set something = somevalue where somecriteria;
> end;
> /
Ok, so I just tried what I asked you to do and that fails as well :o
Both forms work fine in the latest trunk code, so try the latest snapshot.
You can get the old behavior back by unchecking the "Use custom query
tokenizer" in Oracle global preferences tab. I'll check to make sure
there is a unit test for this. We are getting close to a new release
so the latest snapshot is likely not very different from what we will
release as 2.6
Rob
|