DQL Editor

The Dql Enter Query page enables you to test whether a DQL SELECT statement returns the expected values. Use this page as a tool for testing DQL.

The number of rows returned by a DQL statement is limited based on the width of the rows requested. The query results may be truncated. When this happens, a warning message appears.

  1. Select Tools > Dql Editor.

  2. Type the query in the text box.

  3. To display the SQL statement produced by the query, select Show the SQL.

  4. Click Execute.

    The query results are returned.