Arthur Fuller
fuller.artful at gmail.com
Thu Mar 20 07:48:36 CDT 2008
I just successfully ran this:
SELECT RIGHT('abcde', 3)
and got back 'cde' as expected.
A.
On 3/20/08, jwcolby <jwcolby at colbyconsulting.com> wrote:
>
> It doesn't seem to like the Right( part of the function. Right is not
> correctly colored.
>