| From: | ZioBudda <michel(at)michel(dot)enter(dot)it> |
|---|---|
| To: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | better ? |
| Date: | 1998-12-01 21:39:55 |
| Message-ID: | Pine.LNX.4.03.9812012239190.22975-100000@michel.enter.it |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi, i have to make an update to the table "libro_autore". A table where
there are 2 items: id_libro -- id_autore. The corrispondence is n:n .
There is a problem, in this update I can have to change only the id_libro
(simple), but I can have to:
-insert some new "id_autore"
-delete some "id_autore"
-insert and delete some "id_autore".
In this case it is better to delete from table all id_libro-id_autore and
then reinsert the "ok" item or what ?
"Il divertimento e' giusto se la scimmia ci prende gusto"
--
Italian Linux Press: http://ziobudda.enter.it/ILP/
--
Morelli 'ZioBudda' Davide Michel - Member of Pluto Linux User Group
michel(at)michel(dot)enter(dot)it - http://ziobudda.enter.it/
Linux Problem? Ask to linux(at)media(dot)dsi(dot)unimi(dot)it
"/dev/ziobudda: access to /var/tmp/beer denied, use /var/adm/pineapple"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ZioBudda | 1998-12-01 21:47:45 | an item or not? |
| Previous Message | Bob Dusek | 1998-12-01 19:09:17 | Dividing Money |