Subject RE: [firebird-support] Re: view that depends on selectable procedure not found in RDB$DEPENDENCIES
Author Mentek
Try this


select * from RDB$DEPENDENCIES
where
RDB$DEPENDENT_NAME starting with 'MORTALIDAD'
and RDB$DEPENDED_ON_TYPE=5



regards, Bogdan








[Non-text portions of this message have been removed]