Syntax
CONVERT(value,type)
Converts the value type, where type is either a string or integer of of one of the internal data type identifier numbers or type names.
Related