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

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