System Tables
This page contains information about the Lyftrondata system tables. The following tables can be accessed via query maker, as shown in the example above.
Last updated
This page contains information about the Lyftrondata system tables. The following tables can be accessed via query maker, as shown in the example above.
Last updated
The Lyftrondata driver for Myob Advanced Business provides information about the framework system tables. You can query the system tables with this syntax: Select * from sys.
Table Name | Column Type | Query | Purpose |
---|---|---|---|
Do you have questions about how to use the platform? Don't worry; we've got you covered. Simply follow the quickstart instructions here.
We're always happy to answer any additional questions you may have! Set up a meeting with our data experts.
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