An SQL statement passes values in these ways:
'This is a character string'
X'xxxx'
Note: If a hexadecimal string has an odd number of hexadecimal digits, the digits are right adjusted to form the value. For example, X'123' is the same as X'0123'.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |