Subject | Re[2]: [Firebird-Architect] ORs in Where statement |
---|---|
Author | Doug Chamberlin |
Post date | 2003-06-13T01:36:23Z |
At 6/12/2003 08:08 PM (Thursday), Daniel Rail wrote:
of the expression evaluation (what I think you refer to as "the execution
of the program") but they can nevertheless be important. If I wrote a UDF
which logs execution somewhere I think would want it called wherever I used it.
>- Complete evaluation is sometimes convenient when one operand is aThis is poorly stated. By definition "side effects" do not alter the result
> function with side effects that alter the execution of the program
of the expression evaluation (what I think you refer to as "the execution
of the program") but they can nevertheless be important. If I wrote a UDF
which logs execution somewhere I think would want it called wherever I used it.