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.
select substr(to_char(rownum, '00'),-2) from all_tables where rownum<21;
SU
--
01
02
03
.
.
.
20
ltrim(to_char(rownum),' ')