Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Load data Help

$
0
0
Hello

I have 2 tables,

1) customer
2) party

wherever customer.customer_id and party.customer_id match then

select party.adress and party.contact
And insert into customer.address and customer.contact table.

can someone please let me know how do i do this. (sql, pl/sql anything works)

Thanks
Pavan

Viewing all articles
Browse latest Browse all 13329

Trending Articles