Create tables in one query

Поиск
Список
Период
Сортировка
От Tomasz Gralewski
Тема Create tables in one query
Дата
Msg-id 00Nov23.150256met.40330@deuter.bhv.pl
обсуждение исходный текст
Ответы Re: Create tables in one query  (<bmccoy@chapelperilous.net>)
Список pgsql-sql
Hello,
Tomasz Gralewski

I'd like to create a few tables in one SQL query, is that possible.
What tools I have to use, Perl, Tcl, or maybe is there block command
separator that I can write:
CREATE TABLE abd(   a    type,   b    type,   c    type) and I whant to add the next table here, how can I separate, by
this(";"
 
that;s the end of table abd).

Thank You in advance.
Tomasz



В списке pgsql-sql по дате отправления:

Предыдущее
От: "Rob Burne"
Дата:
Сообщение: Help with displaying data types.
Следующее
От: Ronnie Rap
Дата:
Сообщение: Selecting data from other database.