ORA-FO-RETURN-TYPECHECK

Are atomicType results returned by a user-defined function typechecked ?

e.g. myHeight has a max value of 100.
 If I define a function that returns myHeight, is there a guarantee that 
the value returned by the function is not greater than 100 ?

Received on Monday, 30 June 2003 22:19:02 UTC