Yurttas/PL/DBL/mysql-f-2010/01/BankOne/c-all.sql

Revision as of 01:51, 4 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision β†’ (diff)
 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