Using the following statement will tell SQL*Plus to stop spooling output to the screen after each page.set pause onTo turn pause off, use the following command:set pause off