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'