to_unichar

Description

Returns a unichar expression having the value of the integer expression.

Syntax

to_unichar (integer_expr)

Parameters

integer_expr

is any integer (tinyint, smallint, or int) column name, variable, or constant expression.

Usage

Standards

SQL92 – Compliance level: Transact-SQL extension.

Permissions

Any user can execute to_unichar.

See also

Datatypes text and image datatypes

Functions char