Difference between revisions of "Yurttas/PL/DBL/mysql-f-2010/01/Movies/c-all.sql"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<syntaxhighlight lang="sql" line start="1" enclose="div">→‎REM REM c-all.sql REM REM Create Movie database tables. REM: \. set-db.sql \. MovieExec-cre.sql \. Studio-cre....")
 
(No difference)

Latest revision as of 02:07, 4 November 2013

 1/*
 2REM
 3REM c-all.sql
 4REM
 5REM Create Movie database tables.
 6REM
 7*/
 8
 9\. set-db.sql
10
11\. MovieExec-cre.sql
12
13\. Studio-cre.sql
14
15\. MovieStar-cre.sql
16
17\. Movie-cre.sql
18
19\. StarsIn-cre.sql