uhighsurr  upper

Chapter 2: Transact-SQL Functions

ulowsurr

Description

Returns 1 if the Unicode value at position start is the low half of a surrogate pair (which should appear second in the pair). Returns 0 otherwise.

Syntax

ulowsurr(uchar_expr, start)

Parameters

uchar_expr

is a character-type column name, variable, or constant expression of unichar or univarchar type.

start

specifies the character position to investigate.

Usage

Standards

ANSI SQL – Compliance level: Transact-SQL extension.

Permissions

Any user can execute ulowsurr.

See also

Function uhighsurr





Copyright © 2005. Sybase Inc. All rights reserved. upper

View this book as PDF