Re: last value - Mailing list pgsql-php

From Ramakrishnan Muralidharan
Subject Re: last value
Date
Msg-id 02767D4600E59A4487233B23AEF5C59922C2A4@blrmail1.aus.pervasive.com
Whole thread Raw
In response to last value  (Roni Warken <rwarken@gmail.com>)
List pgsql-php
Hi,

  Create a Trigger for the first table for updating the primary key of the fist table into second table

Regards,
R.Muralidharan

-----Original Message-----
From: pgsql-php-owner@postgresql.org
[mailto:pgsql-php-owner@postgresql.org]On Behalf Of Roni Warken
Sent: Wednesday, May 04, 2005 5:48 PM
To: pgsql-php@postgresql.org
Subject: [PHP] last value


I tried to search some thread that could help me, but didn't find
anything (maybe because I didn't know how to search).

I have a script that insert some values in a table. After this, I have
to take the value of the primary key just inserted, and insert it in
another table, all in the same script.

How can I do that? Or if you have a better idea of how to get the last
value and insert in the other table, please tell me.

Thanks.
--
Roni Warken

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

pgsql-php by date:

Previous
From: "Bayu F. Aprianto"
Date:
Subject: Tutorial about PHP and PostgreSQL Programming
Next
From: "Andrew J. Kopciuch"
Date:
Subject: Re: Tutorial about PHP and PostgreSQL Programming