Query Options Page - Fields and Controls

 

 

·      Next – Click Next to open the Query Options page

·      Run – Click Run to run the SQL Query.

·      Edit SQL – Click Edit SQL to return to the Edit Query screen to make changes to your SQL Query.

·      Auto-Commit - Select which mode you want auto commit to work under.

o     Select Off if you do not want your results to be automatically committed.

o     Select When finished if you want your results to be committed after the query is finished running.

o     Select After each statement if you want your results to be committed after each SQL statement is run.

·      Result Name – Type the name for your results set in the Result Name field.

·      Max Rows – Type the maximum number of rows that you want to be returned in your results set in the Max Rows field.

·      Timeout – Type the amount of time that you want to wait for a response from DB2 before your query times out in the Timeout field.