Running a Snapshot SQL Query against a Window

In the SQL Query view, run a snapshot SQL query against an output window in a running project, and show the results in the Console.

  1. In the Run-Test perspective, select the SQL Query view in the lower-left pane.
  2. Click Select Project (flex.gif).
  3. In the menu that appears, select the project and window to query, and click OK.
  4. Enter your query.
    For example, Select * from <stream>.
  5. Click Execute.
    The results are displayed in the Console.