Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Check constraints, the impossible dream?
No it does not mean having to use triggers. But it does mean using code in some form whether triggers,
procedures, functions, or packages.
If you are not familiar with these things then you have been handed an opportunity to enhance your skills and your resume.
Daniel Morgan
John Ashton wrote:
> damorgan <damorgan_at_exesolutions.com> wrote in message news:<3C98B826.F1BB7476_at_exesolutions.com>...
> > You need to explore PRAGMA EXCEPTION_INIT and RAISE_APPLICATION_ERROR. You
> > can return any message you want.
> But this does mean having to use triggers, right? I essentially can't
> use check constraints.
Received on Thu Mar 21 2002 - 11:32:52 CST
![]() |
![]() |