Slawek Cabaj wrote:

How can I check (as SYSDBA) who is the database owner with a query?

Helen Borrie answers:

select rdb$owner_name from rdb$relations
where rdb$relation_name = 'RDB$DATABASE'

Like this post? Share on: TwitterFacebookEmail


Related Articles


Author

Firebird Community

Published

Category

Gems from Firebird Support list

Tags