Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> writes:
> > BEGIN WORK
> > select function ([params])
> [...]
> > END WORK
> No need to rollback/commit if you are dealing with SELECTs
> that don't have row modifying side effects.
Right, but SELECTing a function can do anything. ;)
-Doug