Create a SQL Query Node

You create a SQL Query node to write a SQL query. To create a SQL Query node:

  1. In the Components pane, go to Workflow Editor.
    If the Components pane is not visible, then go to View and click Components.

  2. Create zero or more data provider nodes, such as Data Source nodes or Transform nodes.

  3. Create zero or more model provider nodes, such as Model Build nodes or Model nodes.

  4. In the Workflow Editor, expand Data, and click Create SQL Query.

  5. Drag and drop the SQL Query node in the workflow pane. The SQL Query node is added to the workflow.

  6. Right-click the data provider and or model provider nodes. For each node, select Connect from the context menu.

  7. Draw a line to the SQL Query node and click again. Ensure that you connect all the required nodes.

  8. Open SQL Query Node Editor by double-clicking the SQL Query node or by selecting Edit from the context node.

  9. Write the SQL query, and validate or preview it.

  10. Click OK.