Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Update data from a view

360516Dec 26 2003 — edited Jan 3 2004
Hi,

trying to update data from a view with:
- Company (table)
- Products (table)

In a form, the user wants to update
e.g: both products.product_name and Company.company_name.

Is there a way to update a view records built on 2 tables ?

Any idea will be really appreciated
Thks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 31 2004
Added on Dec 26 2003
11 comments
290 views