Hi list,
Could someone help me with this problem
I have a table like this
Master table
id number
10 9898398398
20 9938378390
30 9873636736
and I want to make an insert into a table with this structure:
Secondary table
id(sequence), master_id
1 10
2 20
3 30
It is possible to make this insert based in all records of my master table ?
Any help would be very welcomed.
Best Regards
Ezequias
---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate
*******************Confidentiality and Privilege Notice*******************
The material contained in this message is privileged and confidential to the addressee. If you are not the addressee indicated in this message or responsible for delivery of the message to such person, you may not copy or deliver this message to anyone, and you should destroy it and kindly notify the sender by reply email.
Information in this message that does not relate to the official business
of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta.
Weatherbeeta, its employees, contractors or associates shall not be liable
for direct, indirect or consequential loss arising from transmission of this
message or any attachments