DB2 Server for VSE & VM: Interactive SQL Guide and Reference


Ending a Query Display

Always end a query result when you are finished with it (so that ISQL performance for other users is not affected). The END command removes your query result from the display. Type the following and press ENTER:

   end
DB2 Server for VM

ISQL returns to wait mode.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]