On Mon, 18 Feb 2002, Marco Tulio wrote:
> Hi,
>
> If I create a user defined function, and use it in a
> CHECK statment when I create a table, its works fine.
>
> But if I need recreate this function, the table can´t
> anymore accept data, because can´t locate the function.
>
> I can´t recreate
Hi,
If I create a user defined function, and use it in a
CHECK statment when I create a table, its works fine.
But if I need recreate this function, the table can´t
anymore accept data, because can´t locate the function.
I can´t recreate the table, or I´ll lost data. (ok, I
can make a dump,