Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: insert in function not possible?

Re: insert in function not possible?

From: Jan Rosinowski <rosinowski_at_gmx.de>
Date: Wed, 16 Dec 1998 19:48:28 GMT
Message-ID: <3677d03a.615501945@bigXb>


>It is possible. You forgot to declare the return datatype.

the function i presented here was in deed wrong. the one i used for my tests was syntactically ok.

the problem is that you can't use

SELECT anyfunctionwhichupdatesthedatabase() FROM DUAL;

in sybase sqlanywhere there is no such limitation.

ciao, jan Received on Wed Dec 16 1998 - 13:48:28 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US