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

SQL Anywhere 11.0.1 » SQL Anywhere Server - SQL Reference » Using SQL » SQL data types » Character data types

 

NTEXT data type

The NTEXT data type stores Unicode character data of arbitrary length.

Syntax
NTEXT
Remarks

NTEXT is a domain, implemented as a LONG NVARCHAR.

See also
Standards and compatibility
  • SQL/2003   Vendor extension.