Overview
SQL commands are useful to get customized information from Cube-IQ's database.
Requirements
One of the following:
- Cube-IQ license.
- Cube-IQ web license.
Procedure
Main Tables would consist of the following:
- Loads
- Products
- Containers
- ContainersToLoad
- ProductsToLoad
- LoadedContainers
- Settings
- Stages
- StackMatrix
- Blocks
SQL Interpreter
- To open the SQL Interpreter:
- Open Cube-IQ.
- Log in.
- Select Options > Other > SQL Interpreter
- Write and Execute commands:
- Commands are entered at the top.
- Then click the Execute button.
- Results are shown below.
- All the usual text commands are available on a right-click (select, copy, delete).
NOTE:
Results can be saved as a csv file using the delimiter selected, just click on the the Save Results button.
Assistance
If any further assistance is needed, please contact our Support team.
Related Articles