In UltraLite, constants are numbers or string literals.
' constant '
String constants are enclosed in single quotes (').
An apostrophe is represented inside a string by two single quotes in a row ('').
To use a possessive phrase, type the string literal as follows:
'John''s database'
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |