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

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - SQL Reference » Using SQL » SQL data types » Character data types

 

UNIQUEIDENTIFIERSTR data type

The UNIQUEIDENTIFIERSTR data type is a domain implemented as CHAR(36).

Syntax
UNIQUEIDENTIFIERSTR
Remarks

Used for remote data access, when mapping Microsoft SQL Server uniqueidentifier columns.

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