Skip to main content

Peliqan

Airtable

Group and summarize data

SQL query for Airtable

Get a count of records grouped by bases and tables.

SELECT Bases, Tables, COUNT(Records) AS RecordCount FROM Records GROUP BY Bases, Tables;

Airtable data model

Airtable
Bases

Airtable
Tables

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.