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

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