Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Development Trends in Web and Oracle
Mark C. Stock apparently said,on my timestamp of 14/03/2005 10:56 PM:
> Simple validation can be handled with constraints, and sometimes with a
> combination of function based indexes and UK constraints, but quite a few
> business rules must be enforced via triggers on the tables or a PL/SQL code
> in a trigger API.
There were NO business rules in the example given as a "great XML invention". All I saw were very basic data definition constraints. I am perfectly aware of what can be done with PL/SQL triggers, thank you very much.
> XML Schema validation handles some things DRI and constraints cannot
> (patterns, min/max members of a set) and DRI handles some things DRI cannot.
Unfortunately, true.
-- Cheers Nuno Souto in sunny Sydney, Australia wizofoz2k_at_yahoo.com.au.nospamReceived on Mon Mar 14 2005 - 06:32:43 CST
![]() |
![]() |