Yurttas/PL/DBL/oracle/F/01/Bank/Borrower-q-all.sql

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