Please enable JavaScript to view this site.

ESL Documentation

The SQL Editor window displays SQL statements you build by Using the statement construction dialog boxes. Importing from the clipboard or from a file. Typing directly into the window.

You can set word wrap by selecting Options> Word wrap.

Use the SQL Editor window push buttons to edit and validate the syntax.

Note: If you type a SQL statement into an empty SQL Editor window, you must select the Validate push button to enable the SQL Statement button bar and corresponding menu choices.

This button bar is part of the DB/Assist Main window.

Note: The Subquery Editor window is similar to the SQL Editor window. Use it to create a subquery, which is a SELECT statement nested inside a clause of a parent SELECT statement.