Subject | Re: [ib-support] select single row only |
---|---|
Author | Nando Dessena |
Post date | 2001-08-23T06:03:42Z |
Markus,
the first occurrence.
Ciao
--
____
_/\/ando
> in a trigger I have a select statement likeuse a FOR SELECT ... INTO and jump off the loop (is that BREAK?) after
>
> select Key, Field from Tbl where ...
> order by Field desc
>
> I want to store the value of "Key" in a variable of
> the trigger. But only for the first record.
the first occurrence.
Ciao
--
____
_/\/ando