Yurttas/PL/DBL/postgres/F/01/PR/00/PR-00-db-cre.sql
Revision as of 00:50, 5 November 2013 by MassBot1 (talk | contribs) (Created page with "<syntaxhighlight lang="sql" line start="1" enclose="div">ββREM REM PR-00-db-cre.sql REM REM Create pr-00 DB REM: CREATE SCHEMA pr-00; </syntaxhighlight>")
1/*
2REM
3REM PR-00-db-cre.sql
4REM
5REM Create pr-00 DB
6REM
7*/
8
9CREATE SCHEMA pr-00;