ORA-01401: inserted value too large for column
When I'm inserting string values longer than the column width I'm getting the
"ORA-01401: inserted value too large for column" error. Is there any option in oracle by which i can avoid this error message.