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!

why my data doesnt update?

natpidgeonSep 12 2013 — edited Sep 13 2013

i have a table name p_property, i updated a collumn called overbook_max from number (2) to number(3) but when i put a number bigger than 2 digits (example 123) it does not change, it does work when i put a digit like 1 or 12.

i cant put all the code here because is everywhere and alot,  but if anyone has any idea why this is happening i will appreciate it

thanks

ps. what i think there is somethink setting overbook_max to 2 digits in the source code, i cant find that part, or maybe i didnt alter the table right, but if it shows in the table then in did the changes right ( i did commit it)

This post has been answered by TSharma-0racle on Sep 13 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2013
Added on Sep 12 2013
29 comments
6,379 views