inserting multiple vales into multiple tables using 1 prepared statement

From: "suhail sarwar" <sarwar(at)postmaster(dot)co(dot)uk>
To: pgsql-novice(at)postgresql(dot)org
Subject: inserting multiple vales into multiple tables using 1 prepared statement
Date: 2001-05-04 12:51:31
Message-ID: PM.4231.988980691@pmweb5.uk1.bibliotech.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 into several tables.

Any ideas.

Sarwar

Browse pgsql-novice by date

  From Date Subject
Next Message Bob Whitehouse 2001-05-04 15:12:30 Function help
Previous Message Albert REINER 2001-05-04 09:59:13 UPDATE and INDEX on expensive function with (IsCachable)