Yurttas/PL/DBL/mysql/F/01/00/bank/BankOne/c-all.sql
Revision as of 16:01, 3 November 2013 by MassBot1 (talk | contribs) (Created page with "<syntaxhighlight lang="sql" line start="1" enclose="div">→REM REM c-all.sql REM REM Create Bank database and its tables. REM: \. set-db.sql \. Branch-cre.sql \. Custome...")
1/*
2REM
3REM c-all.sql
4REM
5REM Create Bank database and its tables.
6REM
7*/
8
9\. set-db.sql
10
11\. Branch-cre.sql
12
13\. Customer-cre.sql
14
15\. Depositor-cre.sql
16
17\. Borrower-cre.sql
18
19\. Client-cre.sql