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 table_name, num_rows from user_tables
order by table_name;
TABLE_NAME NUM_ROWS
------------------------------ ----------
A 8
ACCOUNT 2
ADDRESS
ADJUSTMENTTYPE 0
ADVOCATE 2
...
YADA2 1
YOURTABLE 22