Home > Workflows > Using Workflows > Node Context Menu > Save SQL
Generate a SQL script for the selected node. The saved SQL includes SQL generated by the current node and all of its parent nodes that are data providers. The SQL lineage ends when it encounters a node that represents persisted objects, such as tables or models.
You can save the generated SQL to one several locations:
SQL To Clipboard
SQL To File
SQL Script to Clipboard
SQL Script to File
When you save to a file, the system provides a default location; you can change this location. You can also create a folder for scripts.
For more information, see Data Query Scripts.