in reply to Re: adding blank to varchar2 NOT NULL field in DBD::Oracle
in thread adding blank to varchar2 NOT NULL field in DBD::Oracle

I upvoted this reply. Rather than attempt to defeat the purpose of the column constraint, perhaps anonymous monk should speak the the table owner and find out why this constraint exists. If the constraint is not needed, then remove the constraint instead of hacking it with bogus data.
  • Comment on Re: Re: adding blank to varchar2 NOT NULL field in DBD::Oracle