INSERT question
От | Brian@McSweeney.iol.ie (Brian) |
---|---|
Тема | INSERT question |
Дата | |
Msg-id | 1f5f2b44.0111130130.17e8e57a@posting.google.com обсуждение исходный текст |
Ответы |
Re: INSERT question
Re: INSERT question |
Список | pgsql-sql |
Hi everyone, I've a little question about using insert statements. I've got a parent table with a "serial" (automatically incrementing integer) primary key. I have a child table with a foreign key which references that primary key. My question is: To insert values into the child table corresponding to an entry in the parent table, how do I get a reference to the serial primary key (so as I can reference it for the foreign key entry) Hope you understand what I mean. This should be a regular occurance and seeing as I'm not an sql guru, I just don't have a clue! Any help would be SOOO appreciated. Brian
В списке pgsql-sql по дате отправления: