Re: Inserting data of two other tables [Now deleting ...] - Mailing list pgsql-novice

From papapep
Subject Re: Inserting data of two other tables [Now deleting ...]
Date
Msg-id 3ED2510D.6030708@gmx.net
Whole thread Raw
In response to Re: Inserting data of two other tables  (Manfred Koizar <mkoi-pg@aon.at>)
Responses Re: Inserting data of two other tables [Now deleting ...]
List pgsql-novice
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Continuing with my two-tables problem, and knowing that DELETE only
works with one table, how do I remove rows from, for example, a certain
day, considering that in the second table I haven't got that field, and
that it is in the "header" table (captrajectes)? I've read that I have
to create a transaction, but I can't really see how to do it.

Can you give me a hand?

Thanks in advance.

Josep Sànchez
~ [papapep]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+0lEM2vx52x0kyz4RAhBKAJ9Q1aCOu/Vf4VpyLzbsLb+3cJnZUwCgtRYO
VRBEgtpyQccvviVhbiHDwuk=
=WYHr
-----END PGP SIGNATURE-----




pgsql-novice by date:

Previous
From: papapep
Date:
Subject: Re: Altering table error
Next
From: Rory Campbell-Lange
Date:
Subject: Functions or Rules and Views?