You are here: Pega Platform database > Database administration and performance > Testing SQL queries

Testing SQL queries

To help with developing and debugging applications, you can test SELECT statements from the Query Runner landing page. You can run queries against non-BLOB columns in your database and view the results on the landing page or export the results to an Excel spreadsheet or .pdf file. A maximum of 500 rows are returned.

The Query Runner is available for Pega Cloud customers who use a Postgres database or for customers using an Oracle database on-premises or in the Pega Cloud.

Prerequisites

To test a SQL query:

  1. Click Designer Studio > System > Database > Query Runner.
  2. Click the Query Entry tab.
  3. Enter the query that you want to test in the SQL query field.
  4. Click Run. The results are displayed in the Results field.
  5. Optional: Export the results to an Excel spreadsheet or .pdf file by clicking Export > Export to Excel or Export > Export to pdf.