Breaks an NCHAR string into terms and returns each term as a row along with its position.
sa_nchar_terms( 'char-string' [, 'text-config-name' [, 'owner' ] ] ] )
char-string The NCHAR string you are parsing.
text-config-name The text configuration object to apply when processing the string. The default is 'default_nchar'.
owner The owner of the specified text configuration object. The default is DBA.
None
None
None
The syntax for this system procedure is similar to the sa_char_terms system procedure. See the Example section in sa_char_terms system procedure.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |