Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
...and wavr01 <> lpad(' ',25,' ')
SQL> select to_number(lpad(' ',25,' ')) from dual;
select to_number(lpad(' ',25,' ')) from dual
*
ERROR at line 1:
ORA-01722: invalid number
select count(*) from proddta.F4801
where translate([b]wavr01[/b], 'a0123456789', 'a') is not null;