inserting multiple vales into multiple tables using 1 prepared statement

Поиск
Список
Период
Сортировка
От suhail sarwar
Тема inserting multiple vales into multiple tables using 1 prepared statement
Дата
Msg-id PM.4231.988980691@pmweb5.uk1.bibliotech.net
обсуждение исходный текст
Список pgsql-novice
Hi,

I need to find a way of inserting multiple values into multiple tables. Is there a simple way of doing this using
postgresql.I am using a prepared Statement for inserting multiple values into 1 table but now I need to input these
intoseveral tables. 

Any ideas.

Sarwar

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

Предыдущее
От: "Gyozo Papp"
Дата:
Сообщение: Re: [PHP] psql with PHP question
Следующее
От: "suhail sarwar"
Дата:
Сообщение: Passing values from an applet to a main method for JDBC