Subject Re: Getting MetaData for Database
Author Svein Erling Tysvær
--- In firebird-support@yahoogroups.com, "Richard Thomas" wrote:
> Which Function would give the easiest overview of the DataBase
> Structure of Tables and Columns?

http://www.fbtalk.net/viewforum.php?id=13 contains some interesting
system queries. E.g. this query gets you all non-system tables:
http://www.fbtalk.net/viewtopic.php?id=4 and this one gets you
information about fields: http://www.fbtalk.net/viewtopic.php?id=16

HTH,
Set