Collection Contents Index Recalling commands Next PDF

SQL Anywhere® Server - Database Administration  > SQL Anywhere Administration Tools  > Interactive SQL  > Executing SQL statements from Interactive SQL

Logging commands


With the Interactive SQL logging feature, you can record commands as you execute them. Interactive SQL continues to record 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.

To begin logging Interactive SQL commands
  1. From the SQL menu, choose Start Logging.

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

  3. Click Save when finished.

To stop logging Interactive SQL commands