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 ODBC Driver for Certinia Views
| Name | Description |
| Formulas | Stores formula field definitions used for calculated values in Salesforce records. |
| JobRecordResultsV2 | Returns the set of records processed or affected by a specific job, such as data import, export, or update operations. Useful for tracking outcomes, auditing changes, or troubleshooting issues related to bulk or asynchronous jobs. |
| PickListValues | Contains predefined picklist values for fields across different Salesforce objects. |
| PolymorphicColumnsRelationships | Lists polymorphic fields and their possible object references, enabling flexible relationships. |
| TableRelationships | Stores metadata about relationships between tables, defining parent-child object associations. |