Controls logging behavior.
String containing a file name
'' (the empty string)
If ISQL_LOG is set to a nonempty string, all Interactive SQL statements are added to the end of the named file. Otherwise, if ISQL_LOG is set to the empty string, Interactive SQL statements are not logged.
This option logs an individual Interactive SQL session only.