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!
When i issue a query like SELECT * FROM shp_dtls WHERE shp_locn='AL'; i get the error
ORA-01438: value larger than specified precision allowed for this column
Why do i get an error like this for a SELECT query. Isn't this an INSERT related error?