# System Tables

### System Tables Information

The [Lyftrondata](https://www.lyftrondata.com/) driver for [Sap Hybris C4C](https://github.com/Lyftrondata/GitBook/blob/SalesAnalytics/sales-analytics/sap-hybris-c4c/driver-framework/None/README.md) provides information about the framework system tables. You can query the system tables with this syntax: <mark style="color:blue;">Select \* from sys.</mark>

| Table Name       | Column Type | Query                           | Purpose                                       |
| ---------------- | ----------- | ------------------------------- | --------------------------------------------- |
| sys              | String      | Select \* from sys              | To get the system table information           |
| logs             | String      | Select \* from logs             | To get the logs table information             |
| constraint       | String      | Select \* from constraints      | To get the constraints table information      |
| methods          | String      | Select \* from methods          | To get the methods table information          |
| delta            | String      | Select \* from delta            | To get the delta table information            |
| usage            | String      | Select \* from usage            | To get the usage table information            |
| version          | String      | Select \* from version          | To get the version table information          |
| license          | String      | Select \* from license          | To get the license table information          |
| connectionstring | String      | Select \* from connectionstring | To get the connectionstring table information |

### Quickstart Steps

Do you have questions about how to use the platform? Don't worry; we've got you covered. Simply follow the quickstart instructions [here](https://docs.lyftrondata.com/sales-analytics/readme/sap-hybris-c4c/driver-framework).

### Questions? <a href="#questions" id="questions"></a>

We're always happy to answer any additional questions you may have! [Set up a meeting with our data experts.](https://www.lyftrondata.com/book-a-meeting/)
