Deployment options:
Netezza Performance Server for Cloud Pak for Data System
Netezza Performance Server for Cloud Pak for Data
Learn how to create,
save, and run queries.
Procedure
-
Log in to the web console and go to .
- Specify the name of the query.
- Specify the database that you want to use.
- Specify the schema that you want to use.
If you do not pick a schema, the
default schema of the database is selected.
This option appears only for systems that
support multiple schemas in a database.
- Specify the SQL query that you want to run on the system.
- If your query is a select statement, set limit to specify how many rows of data you want
to retrieve.
The default is No limit
.
- When you input the information, you can do one of the following:
- Click
Run
to run the query.The result is displayed on the page.
- Click
Run in background
to submit the query to the server, and run it in the
background. The result is not displayed on the page.
- Click the diskette icon next to the
Query name
field to save the query as a
template. The saved query is added to
.
- Click
Clear
to clear the query.
- Click
Back
to go back to previous page.
Tip: To format your query, click the first icon next to the Query name
field.