cstr_to_vchar
Declaration
varchar
function
cstr_to_vchar(
cstring
S)
Description
cstr_to_vchar converts a cstring S to a varchar variable. The length of S must not exceed 254 characters.