Re: Operator and condition precedence

  • From: Michael Moore <michaeljmoore@xxxxxxxxx>
  • To: Ric Van Dyke <ric.van.dyke@xxxxxxxxxx>
  • Date: Tue, 8 Sep 2009 22:19:20 -0700

Ric,
On my system

>
>
> select * from dual
> where 'xyz'>'' and to_number('abc') > 0;
>
throws a numeric error


>
> Mike
>
>
>

Other related posts: