Logging commands

With the Interactive SQL logging feature, you can record commands as you execute them. Interactive SQL continues to record commands until you stop the logging process, or until you end the current session. The recorded commands are stored in a log file so you can use the commands again.

Once you start logging, all commands that you try to execute are logged, including ones that do not execute properly.

 To start logging commands (Interactive SQL)
  1. From the SQL menu, choose Start Logging.

  2. In the Save As window, specify a location and name for the log file. For example, name the file mylogs.sql.

  3. Click Save when finished.

 To start logging commands (SQL)
 To stop logging commands (Interactive SQL)
  • From the SQL menu, choose Stop Logging.

 To stop logging commands (SQL)
Tips