Page Tree
Other Releases
...
Info | ||||
---|---|---|---|---|
| ||||
This page explains the 4 different ways you can execute a query in a FactoryStudio project. |
...
Info | ||
---|---|---|
| ||
A query is a request for data or information from a database table or combination of tables. This data may be generated as results returned by Structured Query Language (SQL) or as pictorials, graphs or complex results, e.g., trend analyses from data-mining tools.
...
This method is not as usual as the others, so more details regarding it functionalities will be detailed below.
...
Once you got your databases and providers configured correctly in the project, the first thing that needs to be done is to load the Data into the Query Builder.
...
If you wrote the right path, you should be able to see all available Tables and its elements on the right corner. Double-click on one of the Tables to load its elements into the Sub-Query Structure.
Loaded Tables
At the top-left corner, there is a Properties Button. When you select it, a popup will open with some customizable properties for the Query Builder.
In the image below all available properties are presented.
Query Builder Properties
After one of the loaded tables is selected into the Sub-query Structure, you can see that a statement is initialized at the bottom of the page.
...
To better illustrate the Query Builder feature, let’s create an example. Assuming the following requirements for our query result:
...