Yurttas/PL/DBL/oracle/F/02/PC/q-all.sql

1REM
2REM q-all.sql
3REM
4REM Find out existing tables/views through system tables.
5REM
6
7SELECT *
8FROM Tab;