Yurttas/PL/DBL/oracle/F/01/Company-A/Project-q-all.sql

1REM
2REM Project-q-all.sql
3REM
4REM Query Project table.
5REM
6
7SELECT *
8FROM Project;