Subject | Include schema documentation in database |
---|---|
Author | mircostange |
Post date | 2002-04-02T15:56:13Z |
Hi,
Is it possible to include schema documentation (e.g. a description of
a table and each column) in the database's system tables? I know of
course that I could easily create a table on my own, but other
database systems support a "COMMENT" clause in create/alter table
statements which stores a description with the column. Is there any
such feature in Firebird?
Mirco
Is it possible to include schema documentation (e.g. a description of
a table and each column) in the database's system tables? I know of
course that I could easily create a table on my own, but other
database systems support a "COMMENT" clause in create/alter table
statements which stores a description with the column. Is there any
such feature in Firebird?
Mirco