The PostgreSQL to_char function converts a number or date to a string. Syntax. The syntax for the to_char function in PostgreSQL is: to_char( value, format_mask ) ...
確定! 回上一頁