On Wednesday 24 March 2004 15:27, Miljan Jeremić wrote:
> Dear Sir's,
> I have one problem with type trigger in example:
>
> CREATE FUNCTION emp_stamp() RETURNS trigger AS '
>
> How to create type triger for this function?
> How create type for function that returned primary key, in pd Adm
Dear Sir's,
I have one problem with type trigger in example:
CREATE FUNCTION emp_stamp() RETURNS trigger AS '
How to create type triger for this function?
How create type for function that returned primary key, in pd AdminII
function is check_primary_key().
Thank You