> >
> > Ken
> >
> > I have a simple rule. If I see uncommented source code, I tell the client it is cheaper to redo than to go through everything.
> >
> > Regards
> > Tushar
>
> What I really liked was the VAL(STR()) thing. I looked at that and simply shook my head. The only purpose I could see for this was to slow the query down :)
>
> Ken
> You shall know the truth - and the truth shall set you free. (John 8:33)
VAL(STR()) had a very useful purpose in queries before we had the CAST function. If you needed to make sure a numeric value was a certain width, then this was the only way to do it.
-BP
www.peisch.com