On Fri, 25 Jan 2002, Bolt Thrower wrote:

> In the query:
>
>       select field, length(field) from table where length(field) < 10;
>
> How many times is the length() function called for each row?  Once or
> twice?

Pretty sure it'll be twice.


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to