Data Model
The CData Python Connector for Oracle Sales models the Oracle Sales objects as relational tables. Tables support both retrieving and updating data.
You can work with all the tables in your account. The connector connects to Oracle Sales and gets the list of tables and the metadata for the tables by calling the appropriate Web services. Any changes you make to your Oracle Sales account, such as adding a new table, adding new columns, or changing the data type of a column, will immediately be reflected when you use the connector to connect.