Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData JDBC Driver for Airtable Views
Name | Description |
SampleTable_Attachments | Child view of the SampleTable table. This is autogenerated view in order to expose values of attachments type columns for SampleTable table. |
SampleTable_Collaborators | Child view of the SampleTable table. This is autogenerated view in order to expose values of collaborators type columns for SampleTable table. |