On Wed, 27 Mar 2002 14:21:10 +0100, Johann Zuschlag wrote:
>create or replace function laenge() returns opaque as '
>begin
>if length(new.kundennumm) > 6 then
> raise exception '' Error! To long.'';
^^^^^^^^
Sorry, skip this line! Can't do both.
But still, doesn't work.
regards
Johann Zuschlag
zuschlag(at)online(dot)de