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!

how can we check the data already exists in database

677878Mar 21 2009 — edited Mar 21 2009
hi friends

i am trying create one procedure to add customers in database with customer id as input parameter..but if in the database customer detail already exists than i would like to update that detail and if its not in the database than i would like to add that detail in the databse...how could i do this ...

any help wpould be appreciate

thanks
rommy
This post has been answered by Walter Fernández on Mar 21 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 18 2009
Added on Mar 21 2009
12 comments
1,734 views