Subject Re: [firebird-support] Re: Database owner?
Author Michael Ludwig
Kjell Rilbe schrieb am 10.09.2010 um 11:02 (+0200):
> Kjell Rilbe skriver:
> > How can I see which user is the owner of a database?
>
> Never mind, I found it:
> http://www.firebirdfaq.org/faq108/

Even easier, using isql and SHOW DATABASE:

\,,,/
(o o)
------oOOo-(_)-oOOo------
SQL> show database;
Database: eins20
Owner: MILU
PAGE_SIZE 4096
[… more info …]

--
Michael Ludwig