Skip to main content
Notes: (1) Function: The name of an explicit conversion function (e.g SELECT FLOAT8(5.2)) (2) ‘none’ means there is no explicit conversion function for this case. (3) Conversion from CHAR(n) to the CHAR(m) where M != n.