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

1REM
2REM Find out existing tables/views through system tables.
3REM
4
5SELECT *
6FROM Tab;