Syntax
[TD_SYSFNLIB.] TO_BYTES ( instring, in_encoding )
Syntax Elements
- TD_SYSFNLIB.
- Name of the database where the function is located.
- instring
- The string value, that is, sequence of characters to be decoded.
- in_encoding
- The encoding TO_BYTES uses to return the sequence of characters specified by instring.