Deleting SQL statements from pureQueryXML files

You can delete captured SQL statements from pureQueryXML files.

Procedure

To delete SQL statements from a pureQueryXML file:

  1. Open the pureQueryXML file for editing by double-clicking it in the Project Explorer.
  2. Follow either of these steps:
    • Right-click a statement or selection of statements and select Delete.
    • Select a statement or a group of statements and press the Delete key.
  3. Save the file.

Results

If you want to return an SQL statement to the file after you deleted the statement and saved the file, you must do so by capturing the statement again.

Feedback