Subject | RE: Re[4]: [Firebird-Architect] ORs in Where statement |
---|---|
Author | Leyne, Sean |
Post date | 2003-06-13T13:04:24Z |
> No, that's not what I meant. What Doug was saying is that if, in theIf one of my developers ever added that type of UDF to the operator of
> UDF, there is a logging feature(as an example), by simply writing to a
> text file, whenever the UDF is called.
an IF statement, I would promptly take out to be shot!!!
That would be one of the most mindless things I've ever heard of!
You can place the logging UDF just ahead of the IF, or in the else of
the IF, without needing to add it to the IF itself!
Sean