Information データモデル
The Information Schema provides access to metadata entities like tables and fields, enabling users to query Quickbase API objects with SQL. Its data model is composed of three elements: tables, views, and stored procedures.
Tables
The テーブル section, which details standard SQL tables.
Views
The ビュー section, which details standard SQL views.
Stored Procedures
ストアドプロシージャ are actions that are invoked via SQL queries. In the Information schema, they perform operation related to the exposed entities.