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