To test the logic of your simple and advanced queries without needing to repeatedly 1-Click Publish or Run your eSpace, Service Studio provides you with a test and preview query feature for both the simple and the advanced query editors.

The query testing area, which is the lower section of both the editors' windows (see picture above) is organized into the following tabs:

Since the same SQL syntax rules are used in both editors, you can copy the tested SQL of a simple query to an advanced query and end up with exactly the same query!

Operations in the query testing area

The testing tab section of both the Simple and Advanced Query Editors allows you to execute the following operations:

Note that the query test output is always limited to the Returned Rows Limit defined in the Service Studio options.

When one of the above conditions is not met, a warning or error window pops up with instructions to follow.

Use the content of this tab as a starter for your advanced queries, through the Copy/Paste features! You will notice that the generated SQL includes code to limit the number of results to the maximum number of records used by the test, defined in the Test Inputs tab.

See Also

1-Click Publish | Test an eSpace