[GENERAL] Re: creating assertions in functions

2001-02-22 Thread Leon Sol Levy
hmm.. actually the problem i encountered didn't require me to try the impossible below! -leon Leon Sol Levy <[EMAIL PROTECTED]> wrote: : hi. i was wondering how to go about creating an assertion to be used within a : pl/sql function. : do i put : : create assertio

[GENERAL] creating assertions in functions

2001-02-16 Thread Leon Sol Levy
hi. i was wondering how to go about creating an assertion to be used within a pl/sql function. do i put create assertion check ... before or after "begin"? thanks -- -leon (in the dungeon of EUII @ UC Davis)