Interbase/Firebird INFORMATION_SCHEMA | Database Journal

Interbase/Firebird INFORMATION_SCHEMA

Apr 28, 2006
1 minute read

[From Lorenzo Alberton]

The SQL 2003 Standard introduced a schema called INFORMATION_SCHEMA. It’s meant to be a set of views you can query using regular SELECT statements, if you need to know something about the defined triggers, or the structure of a table. Firebird doesn’t have it, but you can retrieve everything you need from the System Tables. Let’s see how we can extract some useful informations from them.

The article continues at

http://www.alberton.info/firebird_sql_meta_info.html

Database Journal Logo

DatabaseJournal.com publishes relevant, up-to-date and pragmatic articles on the use of database hardware and management tools and serves as a forum for professional knowledge about proprietary, open source and cloud-based databases--foundational technology for all IT systems. We publish insightful articles about new products, best practices and trends; readers help each other out on various database questions and problems. Database management systems (DBMS) and database security processes are also key areas of focus at DatabaseJournal.com.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.