[EMAIL PROTECTED] writes:
> is it somehow possible to create trigger functions directly in
> SQL language, w/o an procedural language ?
No.
> Why cant the return value of an function simply be ignored,
> instead of requiring the function to return void (which an sql
> function can't return) ?
I
Hi folks,
is it somehow possible to create trigger functions directly in
SQL language, w/o an procedural language ?
Why cant the return value of an function simply be ignored,
instead of requiring the function to return void (which an sql
function can't return) ?
cu
--
-