The Query Builder is an embedded query building tool that allows you to build complex SQL queries on a selected Interface (an external data source) as well as on Fabric, using an intuitive interface.
There are multiple ways to open the Query Builder window. Select one of the following options:
Instance Groups, right-click and select Open Query Builder > Schema.
Graphit window, click Query Builder in either the SQL or the SQL non-prepared node type.
Broadway, click on the QB button in the DbCommand actor in order to open the Query Builder.
Note: You can query several data source interfaces simultaneously. A new Query Builder tab opens for each interface. The name of the interface is stated in the name tab.
LU Schema window > top toolbar > New Table action button > Create New > From Source With SQL Query.
Graphit window, click Query Builder icon in either the SQL or the SQL non-prepared node type. A pop-up window opens, where you should choose the Interface you wish to query, build the query and test it. Upon closing, the SQL statement is populated into the Graphit node.
Broadway, click the QB icon in the DbCommand actor. A pop-up window opens, where you should choose the Interface you wish to query, build the query and test it. Upon closing, the SQL is populated into the actor.
Instance Groups, where you can choose the Interface you wish to query, build the query and test it.
Views, where you can choose the Interface you wish to query, build the query and test it.
The Query Builder is an embedded query building tool that allows you to build complex SQL queries on a selected Interface (an external data source) as well as on Fabric, using an intuitive interface.
There are multiple ways to open the Query Builder window. Select one of the following options:
Instance Groups, right-click and select Open Query Builder > Schema.
Graphit window, click Query Builder in either the SQL or the SQL non-prepared node type.
Broadway, click on the QB button in the DbCommand actor in order to open the Query Builder.
Note: You can query several data source interfaces simultaneously. A new Query Builder tab opens for each interface. The name of the interface is stated in the name tab.
LU Schema window > top toolbar > New Table action button > Create New > From Source With SQL Query.
Graphit window, click Query Builder icon in either the SQL or the SQL non-prepared node type. A pop-up window opens, where you should choose the Interface you wish to query, build the query and test it. Upon closing, the SQL statement is populated into the Graphit node.
Broadway, click the QB icon in the DbCommand actor. A pop-up window opens, where you should choose the Interface you wish to query, build the query and test it. Upon closing, the SQL is populated into the actor.
Instance Groups, where you can choose the Interface you wish to query, build the query and test it.
Views, where you can choose the Interface you wish to query, build the query and test it.