Re: Inserting data of two other tables [Now deleting ...]

Поиск
Список
Период
Сортировка
От papapep
Тема Re: Inserting data of two other tables [Now deleting ...]
Дата
Msg-id 3ED2510D.6030708@gmx.net
обсуждение исходный текст
Ответ на Re: Inserting data of two other tables  (Manfred Koizar <mkoi-pg@aon.at>)
Ответы Re: Inserting data of two other tables [Now deleting ...]  (Nabil Sayegh <postgresql@e-trolley.de>)
Список 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 по дате отправления:

Предыдущее
От: papapep
Дата:
Сообщение: Re: Altering table error
Следующее
От: Rory Campbell-Lange
Дата:
Сообщение: Functions or Rules and Views?