Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Check constraints, the impossible dream?

Re: Check constraints, the impossible dream?

From: damorgan <damorgan_at_exesolutions.com>
Date: Thu, 21 Mar 2002 17:32:52 GMT
Message-ID: <3C9A1944.D8187434@exesolutions.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US