Subject | Re: AW: Re[2]: [firebird-support] Link system tables to trigger |
---|---|
Author | liviuslivius |
Post date | 2019-03-12T13:43:15Z |
Hi,
you can do this by:
Select
*
from
mon$attachments a
where a.mon$attachment_id=CURRENT_CONNECTION
Regards,
Karol Bieniaszewski