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.
Select Tools > Dql Editor.
Type the query in the text box.
To display the SQL statement produced by the query, select Show the SQL.
Click Execute.
The query results are returned.