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