Collection Contents Index input_format option [Interactive SQL] Next PDF

SQL Anywhere® Server - Database Administration  > SQL Anywhere Administration Tools  > Interactive SQL  > Interactive SQL options

isql_command_timing option [Interactive SQL]


Function

Controls whether SQL statements are timed or not.

Allowed values

On, Off

Default

On

Description

This boolean option controls whether SQL statements are timed or not. If you set the option to On, the time of execution appears in the Messages tab after you execute a statement. If you set the option to Off, the time does not appear.

You can also set this option on the Messages tab of the Options dialog.

See also

Collection Contents Index input_format option [Interactive SQL] Next PDF