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

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