I use a select from StackOverflow: How can I get the table description (fields and types) from Firebird with dbExpress to get schema-data of Firebird databases.
However, this select does not show the name of the domain that is assigned to a field/column.
Does anybody know the syntax to get the domain-name, too?