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!

SQL Error Code: -1405 and 1403

652398Dec 15 2010 — edited Dec 18 2010
1. SQL Error Code: -1405, which stands for null value in field. Whether it only exists in SELECT statement or not? For delete, update and so on, there will not generate -1405 Error Code.

2. SQL Error Code: 1403, which stands for no more records for processing. It might be in SELECT, DELETE and UPDATE statement. Is that right?

3. Besides that, 1405 equals to -1405, 1403 equals to -1403?

Thx a lot.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2011
Added on Dec 15 2010
2 comments
12,517 views