Feature Requests item #1774294, was opened at 2007-08-14 22:00 Message generated for change (Comment added) made by mlkersten You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482471&aid=1774294&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: SQL - general Group: None >Status: Closed Priority: 5 Private: No Submitted By: Colin Foss (cgfoss) Assigned to: Nobody/Anonymous (nobody) Summary: SQL: formatting functions Initial Comment: to_char(int, text) where text is a mask used to format the number conversion to character. e.g. to_char(5, '999') would return ' 5', and to_char(5, '009') would return '005'. ---------------------------------------------------------------------- >Comment By: Martin Kersten (mlkersten) Date: 2009-12-04 11:49 Message: This is an instance of a user-defined function. We leave it to users to prepare cross-system (Postgresql,Mysql,,...) convenience libraries. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482471&aid=1774294&group_id=56967 ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
