Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Usage » Data import and export » Data export

 

Configure handling of NULL values in Interactive SQL

You can configure the Interactive SQL Results pane to specify how NULL values are represented when you use the OUTPUT statement.

Prerequisites

There are no prerequisites for this task.

 Task
  1. In Interactive SQL, click Tools » Options.

  2. Click SQL Anywhere.

  3. Click the Results tab.

  4. In the Display null values as field, type the value you want to use for NULLs.

  5. Click OK.

Results

The value that appears in the place of the NULL value is changed.

 See also