Hi,
CloudBase supports CONVERT function however conversion mask supports only in case from VARCHAR to DATETIME.
I'd like to use conversion mask when converting to VARCHAR from DATETIME.
Or supporting 'Date Formatting' would be a possible approach - DATETIME -> Date Formatting -> VARCHAR
Related URLs:
http://www.techonthenet.com/oracle/functions/to_char.php
http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_date-format
Thanks,
Youngwoo