Subject How to extract a single table metadata using API?
Author Chau Chee Yang
Hi,

I able to use to isql to extract a database metadata. However, I wish to extract only a single table's metadata (create table, index, primary key, triggers) using Firebird API. Is that possible to do so?

Thank you very much.