Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: TO_CHAR - differences v.8.1.7 vs. 9.2.0
I see this as a code generator design issue. I think that the trigger
generator needs to have some datatype match logic added to it so that
it only adds a to_char or a to_number where the two datatypes in an
assignment do not match. That or code generator needs to be version
aware.
IMHO -- Mark D Powell -- Received on Sun Sep 04 2005 - 10:38:40 CDT